Skip to content

Commit 2e19fc7

Browse files
author
committed
Deployed 81d1482 with MkDocs version: 1.6.1
1 parent 9ba461b commit 2e19fc7

2 files changed

Lines changed: 19 additions & 17 deletions

File tree

search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

teacher/guides/faq/index.html

Lines changed: 18 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -3014,27 +3014,29 @@ <h2 id="how-can-i-share-a-link-to-a-problem-set">How can I share a link to a Pro
30143014
<h2 id="how-can-i-set-parameters-for-evaluation-functions">How can I set parameters for evaluation functions?<a class="headerlink" href="#how-can-i-set-parameters-for-evaluation-functions" title="Permanent link">&para;</a></h2>
30153015
<p>The most common parameters will be visible uder the <strong>EVALUATE</strong> tab in the configure panel.</p>
30163016
<p>If there is a parameter that is not already visible it can be set using the <strong>Advanced - raw parameters</strong> (also under the <strong>EVALUATE</strong> tab) by doing the following:</p>
3017-
<p><img alt="Image showing the locations of parameters in the EVALUATE tab." src="../images/set_parameter_1.png" /></p>
3017+
<p><img alt="Image showing the locations of parameters in the EVALUATE tab." src="../images/set_parameter_1.png" style="height:400px" /></p>
30183018
<ol>
3019-
<li>Hover over the list of parameters in the <strong>Advanced - raw parameters</strong> area. Click the green plus-symbol that appears.</li>
3020-
</ol>
3019+
<li>
3020+
<p>Hover over the list of parameters in the <strong>Advanced - raw parameters</strong> area. Click the green plus-symbol that appears.</p>
30213021
<p><img alt="Image showing the green plus that appears when hovering over the list of parameters." src="../images/set_parameter_2.png" /></p>
3022-
<ol>
3023-
<li>Type the name of the parameter (without quotation marks).</li>
3024-
</ol>
3022+
</li>
3023+
<li>
3024+
<p>Type the name of the parameter (without quotation marks).</p>
30253025
<p><img alt="Image showing input dialog for parameter names." src="../images/set_parameter_3.png" /></p>
3026-
<ol>
3027-
<li>Hover over the box that says <code>NULL</code> next to the newly added parameter. Click the green pen symbol that appears to the right of it.</li>
3028-
</ol>
3026+
</li>
3027+
<li>
3028+
<p>Hover over the box that says <code>NULL</code> next to the newly added parameter. Click the green pen symbol that appears to the right of it.</p>
30293029
<p><img alt="Image showing symbols that appear when hovering over the parameter value input box." src="../images/set_parameter_4.png" /></p>
3030-
<ol>
3031-
<li>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.</li>
3032-
</ol>
3030+
</li>
3031+
<li>
3032+
<p>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.</p>
30333033
<p><img alt="Image showing the two checkmarks locations that determine the type of the parameter value." src="../images/set_parameter_5.png" /></p>
3034-
<ol>
3035-
<li>The parameter is now set.</li>
3036-
</ol>
3034+
</li>
3035+
<li>
3036+
<p>The parameter is now set.</p>
30373037
<p><img alt="Image showing the final result of setting a parameter." src="../images/set_parameter_6.png" /></p>
3038+
</li>
3039+
</ol>
30383040
<h2 id="how-do-i-reorder-questions">How do I reorder questions?<a class="headerlink" href="#how-do-i-reorder-questions" title="Permanent link">&para;</a></h2>
30393041
<p>It is only possible to reorder published questions in a set. This prevents inadvertently inserting new questions between two published ones. This ensures consistency to the student when viewing a published set as existing questions will remain in an unchanged order, with new questions being added to the bottom (unless manually changed by the teacher). You can tell a question is unpublished as it will take the '<strong>1.X</strong>' numbering format</p>
30403042
<p>To reorder questions:</p>
@@ -3077,7 +3079,7 @@ <h2 id="complex-numbers-notation">Complex Numbers Notation<a class="headerlink"
30773079
<span class="md-icon" title="Last update">
30783080
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z"/></svg>
30793081
</span>
3080-
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">July 10, 2025</span>
3082+
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">July 14, 2025</span>
30813083
</span>
30823084

30833085

0 commit comments

Comments
 (0)