Skip to content

Commit 81d1482

Browse files
authored
Update faq.md
1 parent cda7419 commit 81d1482

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/teacher/guides/faq.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,27 +33,27 @@ The most common parameters will be visible uder the **EVALUATE** tab in the conf
3333

3434
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:
3535

36-
![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"}
3737

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

40-
![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)
4141

4242
2. Type the name of the parameter (without quotation marks).
4343

44-
![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)
4545

4646
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.
4747

48-
![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)
4949

5050
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.
5151

52-
![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)
5353

5454
5. The parameter is now set.
5555

56-
![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)
5757

5858
## How do I reorder questions?
5959

0 commit comments

Comments
 (0)