私はEEの初心者で、オンライン評価/アプリケーションサイトを構築する予定です。要するに、ユーザーは基本情報を入力して、適切なオンラインフォーム/ダウンロード可能なpdfへのリンクを取得し、後で記入して提出する必要があります。フォームが提出されると、管理者はグレーダーとしてフォームの評価を行い、決定(承認またはやり直し)を行います。
詳細には、現在の要件は次のとおりです。
There should be multiple user groups, like different teams, all users in the same team should represent a single team, and share the same team information (like contact info, teamID).
Interactive form, which direct users to right online form/pdf based on their input
There should be a progress bar to remind users that how many info they still need to enter, how many form to fill&submit and a overall progress.
Email notification when a form is submitted or graded (I think this can be done by the built-in functions?).
ある程度、このサイトはLMSサイトとして機能するので、QUIZ4EEやPollsのようなアドオンを利用できる場合は、これをプラットフォームとして使用できるかどうかを調べています。
私は主にWordPressとDrupalをやっていましたが、これは私の最初のEEサイトになりますので、私の無知を許してください。