Update WebLab authored by Elmer van Chastelet's avatar Elmer van Chastelet
......@@ -46,9 +46,33 @@ The following types of assignments are available:
#### Organizing Assignments in Folders
Assignment Folders lets you group assignments based on
- Deadline (e.g. Labs Week 1, Labs Week 2, ...)
- Type of exercise (e.g. Analysis, Implementation, ...)
- Obligatory/Optional/Practice
- Exams (Mid-term, Final, Resit)
### Deadlines and Assignment Visibility
You can create folders (a), reorder assignments within the folder (b), or (re)move assignments (from)/into a folder (c).
<img src="uploads/21cb3856f09c15338e67149e3ddb674f/assignment-folders.png" width="500px" />
##### Folder configuration options
The folder level provides configuration options that apply at the folder level, including:
- option to display folder assignments on single page (e.g. when asking various questions about the same topic/problem/article). Programming questions are not supported in this view
- assignment visibility (non-public/public, visible from/until)
- exam access setup
- deadline that applies for all assignments within the folder
- grade calculation options (set weights of individual assignments within this folder, criteria to pass)
### Deadlines and Assignment Visibility
#### Publish/Hide assignments
For assignments under construction, or assignments to become available at a later moment, you can hide an assignment (default for just created assignments), and/or limit the time window for which the assignment should be available to students.
To hide/publish assignments use the `Actions` menu at the top. When hidden, it gets reflected in the indicator icons at (1):
<img src="uploads/3c8a603a6abf482b7716cd7c08b53083/hide-assignment.png" width="500px" />
#### Set time window for availability
If an assignment should only be available, after, until or during a specified time frame, the dates can be configured in the `Edit Assignment` view:
<img src="uploads/71e9056655d5f9aef54f8148470f3c63/set-time-window.png" height="250px" />
### Exams in WebLab using Exam Tickets
......
......