Commit 6717f123 by solashirai

added note of temporary solution

parent 50af0024
......@@ -216,6 +216,8 @@ class CrowdsourceHinter(XBlock):
# (e.x. upvoting a hint that has been removed)
# Initial hints will have the opportunity to be added back
# into hint_database if the other hints have bad ratings.
# This is a temporary solution, and its location or method
# of limitation probably should be improved later.
self.limit_hint_storage()
answer = self.extract_student_answers(data["submittedanswer"])
......
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