A sequence is a question that requires to place a set of items in a particular sequence. Students need to arrange the answers in the correct order.
To add a Sequence part to a problem:
- Go to the problem.
- Select Add part and then select Sequence.
- Specify the question.
- Specify the indentation depth. If indentation depth is greater than 1, steps can be indented under each other. This is useful when writing code sequence questions (e.g., for loops).
- Add the steps in the correct sequence.
- Steps can be dragged and dropped into position.
- (optional) Provide "distractors" (steps not included in the sequence).
- Edit other settings as needed.
| Field | Description |
|---|---|
| Question | |
| Indentation depth |
If indentation depth is greater than 1, steps can be indented under each other. This is useful when writing code sequence questions (e.g., for loops). |
| Correct answer | |
| Distractors | optional |
| Solution | optional |
| Number each block | Whether to add numbers in front of each block |
| Validate indentation | Whether to validate indentation when its value is greater than 1. |
| Theme | Visual theme for blocks (block, code block, or none) |
| Points | optional. Defaults to 1. |