Skip to content

Commit f71f1c6

Browse files
Document representer draft feedback (#422)
1 parent 7e4d877 commit f71f1c6

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

mentoring/how_to_give_feedback_on_representations.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,17 @@ Even if your representer currently does _not_ normalize identifier names, you st
1818

1919
As students will get to see both representer _and_ analyzer comments, make sure that you don't duplicate comments.
2020
To help with this, the analyzer comments are shown on the representation feedback page.
21+
22+
## Draft feedback
23+
24+
If a representation has feedback on it and either:
25+
26+
- the exercise's representer version changed, or
27+
- the representation version changed
28+
29+
a new representation will be created.
30+
31+
The feedback of the old representation likely also applies to the new representation, but we can't be sure.
32+
Therefore, we copy the old representation's feedback as _draft_ feedback for the new representation.
33+
The new representation's draft feedback does _not_ result its comments being applied to solutions with that representation.
34+
Instead, the draft feedback is used to prepopulate the feedback when a supermentor wants to give feedback on the new representation.

0 commit comments

Comments
 (0)