Skip to content

Commit 67fcb79

Browse files
authored
Update faq.md
1 parent eb473b7 commit 67fcb79

1 file changed

Lines changed: 8 additions & 6 deletions

File tree

docs/teacher/guides/faq.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ Students and users are given access to a module using their college email addres
1010
4. Enter the enrolment page by clicking the **Entroll Students :material-plus:** button
1111
5. Enroll students by supplying one or more student email addresses
1212

13+
For a visual guide, click [here](./gettingstarted.md#enrolling-students)
14+
1315
## How can I move questions between problem sets?
1416

1517
When creating a new question the teacher can choose to "clone" from an existing question. The teacher can then delete the original version.
@@ -31,27 +33,27 @@ The most common parameters will be visible uder the **EVALUATE** tab in the conf
3133

3234
If there is a parameter that is not already visible it can be set using the **Advanced - raw parameters** (also under the **EVALUATE** tab) by doing the following:
3335

34-
![Image showing the locations of parameters in the EVALUATE tab.](images/set_parameter_1.png)
36+
![Image showing the locations of parameters in the EVALUATE tab.](images/set_parameter_1.png){: style="height:400px"}
3537

3638
1. Hover over the list of parameters in the **Advanced - raw parameters** area. Click the green plus-symbol that appears.
3739

38-
![Image showing the green plus that appears when hovering over the list of parameters.](images/set_parameter_2.png)
40+
![Image showing the green plus that appears when hovering over the list of parameters.](images/set_parameter_2.png)
3941

4042
2. Type the name of the parameter (without quotation marks).
4143

42-
![Image showing input dialog for parameter names.](images/set_parameter_3.png)
44+
![Image showing input dialog for parameter names.](images/set_parameter_3.png)
4345

4446
3. Hover over the box that says `NULL` next to the newly added parameter. Click the green pen symbol that appears to the right of it.
4547

46-
![Image showing symbols that appear when hovering over the parameter value input box.](images/set_parameter_4.png)
48+
![Image showing symbols that appear when hovering over the parameter value input box.](images/set_parameter_4.png)
4749

4850
4. Type in the desired value in box that appears. By default it will be assumed that the parameter value is a string. The webclient will infer other possible types based on the written input. If the setting should be a string, click the green checkmark to the top right, and if you want the inferred type click the green checkmark at the bottom right.
4951

50-
![Image showing the two checkmarks locations that determine the type of the parameter value.](images/set_parameter_5.png)
52+
![Image showing the two checkmarks locations that determine the type of the parameter value.](images/set_parameter_5.png)
5153

5254
5. The parameter is now set.
5355

54-
![Image showing the final result of setting a parameter.](images/set_parameter_6.png)
56+
![Image showing the final result of setting a parameter.](images/set_parameter_6.png)
5557

5658
## How do I reorder questions?
5759

0 commit comments

Comments
 (0)