Note: You are currently viewing documentation for Moodle 3.6. Up-to-date documentation for the latest stable version of Moodle is likely available here: Formulas question tutorial.

Formulas question tutorial: Difference between revisions

From MoodleDocs
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
== My first formulas question ==
<div style="background:#faffbd;color:#000000;padding:8px;border:1px solid #d9d9d9;border-radius:4px;">
To create a Formulas question, you must complete at least all required fields, that is, the five below marked with an asterisk:
<p style="margin:2px 6px;">
<pre>
<span style="font-size:22px;"><b>↪</b>  </span>
General
'''[https://docs.moodle.org/33/en/Formulas:_Tutorial <span style="font-size:18px;">Formulas: Turorial </span> ''Click here to be redirected instantly'']'''
  Question name*
</p>
Main question
</div>
  Question text*
Part 1
  Part's mark*
  Answer*
  Grading criteria*
</pre>
=== Example ===
Create your first formulas question as follows:
 
General
  Question name*      My first formulas question
Main question
  Question text*      What is 3 + 4?
Part 1
  Part's mark*        1
  Answer*              7
  Grading criteria*    Absolute errror == 0
 
Congratulations, you just created your first question!
 
The "Editing a formulas question" page should look like this:
 
(Image coming soon)
 
and the formulas question that was just created should look like this:
 
(Image coming soon)
----
 
== Subquestions ==
If there is more than one question in a question, we will call them subquestions. It is then necessary to define the mark, answer and grading criteria in a part for each subquestion.
=== Example ===
<pre>
General
  Question name*      Formulas question with three subquestions
Main question
  Question text*      What is 3 + 4?
                      What is 4 + 5?
                      What is 5 + 5?
                      Please enter your answers below in the same order as the questions.
Part 1
  Part's mark*        1
  Answer*              7
  Grading criteria*    Absolute errror == 0
Part 2
  Part's mark*        1
  Answer*              9
  Grading criteria*    Absolute errror == 0
Part 3
  Part's mark*        1
  Answer*              10
  Grading criteria*    Absolute errror == 0
</pre>
 
 
[https://docs.moodle.org/36/en/Formulas_question_type < Back to formulas question type]
 
[[Category:Formulas_question_type]]
 
[[es:Tutorial de pregunta fórmulas]]

Latest revision as of 01:17, 22 January 2018