- 26 Aug, 2013 12 commits
-
-
the bottom of the hint div, no matter what.
Felix Sun committed -
Felix Sun committed
-
Felix Sun committed
-
Still requires a little polishing, I think.
Felix Sun committed -
Hint submission is hidden behind a link, if there are hints to vote on.
Felix Sun committed -
Fixed broken tests.
Felix Sun committed -
Removed the answer display next to voting. (This was deemed distracting.)
Felix Sun committed -
Got rid of answer signatures - these don't work with approximate answers at all. Instead, implemented comparison-based hint matching. Tests are broken, hint manager is probably broken.
Felix Sun committed -
Fixed broken tests for hint manager.
Felix Sun committed -
Fixed tests to work with symbolic answer changes.
Felix Sun committed -
Felix Sun committed
-
No tests for this, yet. Conflicts: common/lib/xmodule/xmodule/crowdsource_hinter.py common/templates/hinter_display.html
Felix Sun committed
-
- 02 Jul, 2013 2 commits
-
-
Fixed bug when user votes w/o permission - now displays a friendly error message instead of failing. Fixed bug when hinter module displays a hint, then is asked to display nothing. (Used to not update in this case.)
Felix Sun committed -
Fixed bug when user votes w/o permission - now displays a friendly error message instead of failing. Fixed bug when hinter module displays a hint, then is asked to display nothing. (Used to not update in this case.)
Felix Sun committed
-
- 01 Jul, 2013 12 commits
-
-
Fixed various commenting things. Removed an unused function in the crowdsourced module coffeescript. Improved commenting in hint_manager. Fixed pep and pylint violations.
Felix Sun committed -
Carlos Andrés Rocha committed
-
Edited text of crowdsourced hinter template to Piotr's suggestions. Added some HTML formatting to same.
Felix Sun committed -
Began enforcing one-vote-per-person. This can be disabled with debug="True" in the <crowdsource_hinter> tag. Started tests of the hint manager.
Felix Sun committed -
Chiseled a little at writing template tests.
Felix Sun committed -
Hinter now displays vote count after voting. Began testing templates.
Felix Sun committed -
Fixed various commenting things. Removed an unused function in the crowdsourced module coffeescript. Improved commenting in hint_manager. Fixed pep and pylint violations.
Felix Sun committed -
Carlos Andrés Rocha committed
-
Edited text of crowdsourced hinter template to Piotr's suggestions. Added some HTML formatting to same.
Felix Sun committed -
Began enforcing one-vote-per-person. This can be disabled with debug="True" in the <crowdsource_hinter> tag. Started tests of the hint manager.
Felix Sun committed -
Chiseled a little at writing template tests.
Felix Sun committed -
Hinter now displays vote count after voting. Began testing templates.
Felix Sun committed
-