Assignments are managed in a similar way to other related modules. Depending on role, users see different things when they first visit their assignment landing page:
- Secretaries see a list of teachers in their faculty/department.
- Teachers see a list of their course groups, some statistcis and status of assignments
- Students see a list of their courses and assignments
An assignment has the following fields:
- Title
- Question
- Sample answer
- Are file uploads allowed? i.e. instead of writing in a textarea when students answer the question
- Maximum score
- Should this be recorded in percentage?
- Start date/time
- End date/time
When the student submits their solution to the task, their IP address is recorded.