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/guides/faq.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,27 +33,27 @@ The most common parameters will be visible uder the **EVALUATE** tab in the conf
33
33
34
34
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:
35
35
36
-

36
+
{: style="height:400px"}
37
37
38
38
1. Hover over the list of parameters in the **Advanced - raw parameters** area. Click the green plus-symbol that appears.
39
39
40
-

40
+

41
41
42
42
2. Type the name of the parameter (without quotation marks).
43
43
44
-

44
+

45
45
46
46
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.
47
47
48
-

48
+

49
49
50
50
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.
51
51
52
-

52
+

53
53
54
54
5. The parameter is now set.
55
55
56
-

56
+

0 commit comments