You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/student/MEQ.md
+3-6Lines changed: 3 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,8 +10,8 @@ Student responses are treated as follows:
10
10
11
11
- Responses are saved when 'SUBMIT' is pressed, with confirmation provided.
12
12
- Multiple responses are possible. Responses are initialised by the last saved submission, and can then be edited and re-submitted with the 'SUBMIT' button.
13
-
- Only the last response is used when collecting data.
14
-
- All responses are confidential to all users of the platform, i.e. the author of the response is never associated with the response.
13
+
- Only the last response is used when displaying data to teachers.
14
+
- All responses are confidential to all users of the platform, i.e. the author of the response is never associated with the response when it is displayed to teachers.
15
15
- No responses are visible to teachers while an MEQ is open.
16
16
17
17
@@ -24,7 +24,7 @@ MEQ data are only accessible to teachers, and only under certain conditions. A m
24
24
|MEQ is open | Response is about a specific teacher? | Available to |
25
25
|--|--|--|
26
26
|Yes |n/a|Data not available|
27
-
|No |No|Any teacher on the module|
27
+
|No |No|Any teacher or moderator on the module|
28
28
|No |Yes|Only that teacher and the moderator|
29
29
30
30
@@ -42,6 +42,3 @@ MEQ data are only accessible to teachers, and only under certain conditions. A m
42
42
43
43
When a student has open MEQs that are incomplete, a progress bar will appear on the home page. When all MEQs are complete, or none is open, the bar will disappear.
44
44
45
-
## Information for teachers
46
-
47
-
There is an additional guide, [MEQ for teachers](../../teacher/guides/MEQ).
0 commit comments