Commit 1fa2a70a by Giulio Gratta

wording change for unknown answer checkbox text

parent 578f7ae8
......@@ -47,7 +47,7 @@
<textarea name="feedback" placeholder="Feedback for student"
class="feedback-area" cols="70" ></textarea>
<div class="flag-student-container"> This submission has explicit or pornographic content : <input type="checkbox" class="flag-checkbox" value="student_is_flagged"> </div>
<div class="answer-unknown-container"> I'm not confident about my choices above : <input type="checkbox" class="answer-unknown-checkbox" value="answer_is_unknown"></div>
<div class="answer-unknown-container"> I am uncomfortable with my choices above : <input type="checkbox" class="answer-unknown-checkbox" value="answer_is_unknown"></div>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment