The solver is given a set of terms from which they must select the appropriate pairs. A two-column table is displayed to the solver. The number of rows displayed in the table is determined by the field "Number of pairs." Each pair is assigned a separate row in the table. The placement of the pair's components in the first or second cell carries significance. Only correctly formed pairs are evaluated.
When creating a task, the basic fields required for task entry are displayed by default. Additional options appear when clicking the 'More data' link. The additional options selected by the task creator will remain visible in the task entry view after saving.
Sample: https://www.examodo.com/publicitems/278
Common data for content blocks
Field / Button | Explanations | Conditions |
Example | When marking, an example is displayed to the task solver: a content block with the answer is shown, the answer cannot be modified, and no points are awarded for this answer. | Checkbox. By default, it is hidden and will appear when clicking the 'More data' link. |
Initially invisible | When enabled, it allows the content block to be hidden when opening the task and revealed based on the user's next action. | Checkbox. By default, it is hidden and will appear when clicking the 'More data' link. |
Points shall be rounded within the block | When marking, the points awarded to the solver are rounded to the nearest whole number. | Checkbox. By default, it is hidden and will appear when clicking the 'More data' link. |
Do not color incorrect/correct responses | By default, in solved and graded tasks, answers that received the maximum points are displayed with a green border, while other answers are displayed with a red border. If this checkbox is selected, no colored border is displayed around the answers. This is used for questions where determining the correctness of an answer's color is too complex. | Checkbox. By default, it is hidden and will appear when clicking the 'More data' link. |
Number of pairs | Here, the maximum number of pairs that the solver must form is specified. | Text field. |
Rich text | When selected, the rich text feature can be used for entering options. | Checkbox. Applies after the page is saved. |
Locking the toolbar | When selected, the rich text button bar is displayed at the top of the page and does not depend on page scrolling. | Checkbox. |
ID | The text ID. Examodo automatically adds this, but the task creator can change it. IDs must be unique. | Text field. |
Title | The text of the option. | Text field. Rich text can be used. |
Explanation | The task creator can enter an explanation for the option. | Text field. |
Usage min | The number of attempts that must be made for the task to be considered completed. | Numeric field. |
Usage max |
If the maximum usage count of the option is 1, the option moves from the options bank to the table when dragged. If it needs to be placed in another cell of the table later, it can be dragged within the table. If the maximum usage count of the option is not specified or is greater than 1, the option remains in the options bank when dragged, and a copy of the option is created. If the option is dragged to the wrong cell, another option can be dragged into the same cell, and the cell's content will be swapped. |
Numeric field. |
Generate explanations | When pressed, the text entered as an explanation for the answer or selection will be copied into the explanation column of the answers or options input table. If an explanation was previously entered, it will be overwritten. | Button. |
Answer assessment and the assessment matrix (some options are hidden under the "Show more" arrow). It appears after saving, when options have been added. In the assessment matrix, the correct pairs are selected from the options.
Field / Button | Explanations | Conditions |
Item ID | The question ID must be unique within the task. When creating a new question, the system automatically suggests a default ID value, but the task creator can change it. If there are many questions in the task, it is recommended to rename the question IDs in a way that reflects the content or location of the question in the task. This reduces the risk of confusion between questions and their assessment matrices for the creator. | Text field. Mandatory. |
Explanation | Here you can add an explanation regarding the Question ID. | Text field. |
Minimum points of item | The minimum points value indicates the lowest possible number of points that can be awarded for a given question. In some cases, a question may have multiple answers. First, the corresponding number of points is determined for each answer, then the points are summed. If the total points are less than the minimum points value, the solver is awarded the minimum points. | Numeric field. |
Maximum points of item | The number indicates the maximum possible points that can be awarded for a given question. If the assessment matrix has already been saved, the calculated maximum points value, based on the system's calculations, will be shown in parentheses after the maximum points input field. The system calculates the maximum points based on the answers and their respective points in the assessment matrix. The calculated maximum points may be greater than or equal to the maximum points set for the question. | Numeric field. |
Default points given for response, which does not match matrix | The default points value is the number of points awarded to all answers that do not have a row in the assessment matrix. For example, if all correct answers are included in the assessment matrix, default points are given to incorrect answers. By default, the default points are 0. | Numeric field. |
The number of responses excessed gives minimum points | This applies only to questions where the solver can provide multiple answers. Example: If the value of this field is 3 and the solver gives a total of 5 answers, the minimum points will be awarded regardless of whether the answers were correct or not. | Numeric field. |
The least number of correct responses allowed | This applies only to questions where the solver can provide multiple answers. Example: If the value of this field is 3 and the solver gives a total of 2 answers, the minimum points will be awarded even if the answers provided were correct. | Numeric field. |
Do not count response for results | When selected, the points awarded for this question are not included in the solver's total test score. This is used, for example, when the task points are determined by a calculated value in the content block. In tests where the total points are not counted and instead the result is displayed by individual indicators, the question will not be shown in the result view. | Checkbox. |
Computer-markable | Indicates whether the question is computer-assessable or not. When creating a new question, it is by default set as computer-assessable unless it is an open text input content block. | This content block is only computer-assessable. |
Add |
Adds a row to the assessment matrix. The assessment matrix is a table where each row corresponds to a possible answer and indicates how many points are awarded for that answer. A row in the assessment matrix consists of the answer and the evaluation of that answer. The row contains the following fields: |
Button. |
Order | Serial number, automatically filled by Examodo. | |
Response / Response | The dropdown menu displays all the entered options. In the answer fields, the correct pairs must be selected from the options. | Dropown menu. |
Condition | If a condition is described, the score for the answer listed in the assessment matrix will only be counted if the condition is met, i.e., the condition's truth value is true. The condition is described as a Python formula, which may depend on the answers to other questions. | Text field. |
Points | The assessment points awarded for a given answer. Points are given as real numbers, can include decimal places, and can be positive, negative, or zero. A row with 0 points in the assessment matrix may be necessary if a hit counter is used and you want the answer to be recorded in the counter. Negative points can be given for incorrect answers. For rows marked as "Correct," the points field may be left blank (in which case 1 point is counted). | Numeric field. |
Correct | A checkbox. Checking this box means that if no value is entered in the points field, the solver will receive 1 point for the given answer. If the solver is allowed to view the correct answer, marking this checkbox indicates that the row is the correct answer. | Checkbox. |
Match counter | The hit counter field where the counter name can be entered (the name can include letters, numbers, and underscores, and the first symbol cannot be a number). The counter allows grouping of answers, even across different content blocks (the counter applies within the task). If a counter name is entered, the system will count all answers that match the specific row and can be used in the formula of a calculated value content block. | Text field. |