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/teacher/reference/content_management.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ Access for students or teachers is controlled by enrollment, which is detailed i
44
44
Set access is granted to all student users enrolled on a module instance, but the Set can be hidden by the teacher. Two methods can be used to hide a Set:
45
45
46
46
1. Start and end dates (both optional) can be created in the Set Metadata.
47
-
2. The Set can me_manually hidden_, which overrides the above settings.
47
+
2. The Set can be_manually hidden_, which overrides the above settings.
48
48
49
49
## Support material within questions
50
50
@@ -76,7 +76,7 @@ This is valid for all questions in the set except those for which the support ma
76
76
77
77
#### Available with warnings
78
78
79
-
A warning window appears if the studen opens the content before the recommended time.
79
+
A warning window appears if the student opens the content before the recommended time.
80
80
81
81
The recommended time is the <spanstyle="color: red;">Minimum time estimate (mins)</span> which can be set on the question <spanstyle="color: red;">Guidance</span> page:
82
82
@@ -87,7 +87,7 @@ However, the option will be changed to **Available**, if any of the following is
87
87
- The student has downloaded the PDF
88
88
- The part is marked as done
89
89
- There is no minimum time estimate set for the question
90
-
- The time now minus the time the student first accessed the question is more than the minimum time estimate
90
+
- The time now minus the time the student first accessed the question is more than the minimum time estimate (the student has accessed the question for longer than the minimum time estimate)
91
91
92
92
This is valid for all questions in the set except those for which the support material access is set to be unavailable at the question level (see below).
0 commit comments