Skip to content

Commit eb473b7

Browse files
authored
Update index.md
1 parent 5062543 commit eb473b7

1 file changed

Lines changed: 15 additions & 11 deletions

File tree

  • docs/teacher/reference/response_area_components

docs/teacher/reference/response_area_components/index.md

Lines changed: 15 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -92,14 +92,16 @@ This is a 'no code' parametric configuration. Settings will be upgraded as the s
9292
Here, you can go beyond a simple "correct/incorrect" and provide nuanced feedback by creating **"cases."**
9393

9494
Cases are an alternative answer you want to check for. You can use cases to:
95-
- Award full marks for a different but equally valid answer.
96-
- Identify a common mistake and provide specific, tailored feedback to help the student learn.
95+
96+
* Award full marks for a different but equally valid answer.
97+
* Identify a common mistake and provide specific, tailored feedback to help the student learn.
9798

9899
For each case, you can:
99-
- Enter an alternative answer to check for.
100-
- Specify if the case should be marked as "correct" or "incorrect."
101-
- Write custom feedback text that overrides the default feedback from the evaluation function.
102-
- Change the color of the feedback (e.g., green for correct, orange for a hint).
100+
101+
* Enter an alternative answer to check for.
102+
* Specify if the case should be marked as "correct" or "incorrect."
103+
* Write custom feedback text that overrides the default feedback from the evaluation function.
104+
* Change the color of the feedback (e.g., green for correct, orange for a hint).
103105

104106
Teachers typically add cases after students start submitting answers, and data about common student answers is created.
105107

@@ -137,9 +139,10 @@ The reason why the input type change is restricted is to preserve high quality d
137139
6. **Publish Again:** You publish `Version 2`.
138140

139141
**The Takeaway:**
140-
- New student submissions will be recorded for "Response Area 1" (*Number*) and "Response Area 3" (*Table*).
141-
- The original submissions to "Response Area 2" are safe and preserved with `Version 1`, but you won't see them in the analytics for the currently published `Version 2`.
142-
- If you later **Revert** to `Version 1`, you will once again see the analytics for "Response Area 1" and the original "Response Area 2".
142+
143+
* New student submissions will be recorded for "Response Area 1" (*Number*) and "Response Area 3" (*Table*).
144+
* The original submissions to "Response Area 2" are safe and preserved with `Version 1`, but you won't see them in the analytics for the currently published `Version 2`.
145+
* If you later **Revert** to `Version 1`, you will once again see the analytics for "Response Area 1" and the original "Response Area 2".
143146

144147
**Please note:** All statistics and submissions are currently displayed against the published question version only. So, though the submissions against "Response Area 2" are preserved, it is not currently possible to see them. We are working on the improvement to make this possible.
145148

@@ -154,6 +157,7 @@ This scenario works almost identically to the one above. The key is that once a
154157
3. **Add a New Response Area:** You add "Response Area 3."
155158

156159
**The State of `Version 2` (Draft):**
157-
- The input types for "Response Area 1" and "Response Area 2" are **locked**. This is because they exist on a previously saved version (`Version 1`). To change their type, you must go through the replacement process described above.
158-
- The input type for the new "Response Area 3" is **unlocked**. You can change it freely because it doesn't exist on any previously saved version and has no associated student data to protect. It will only become locked after you Save or Publish `Version 2`.
160+
161+
* The input types for "Response Area 1" and "Response Area 2" are **locked**. This is because they exist on a previously saved version (`Version 1`). To change their type, you must go through the replacement process described above.
162+
* The input type for the new "Response Area 3" is **unlocked**. You can change it freely because it doesn't exist on any previously saved version and has no associated student data to protect. It will only become locked after you Save or Publish `Version 2`.
159163

0 commit comments

Comments
 (0)