]> git.cworth.org Git - lmno.games/commit - empathy/empathy.jsx
Add support for judging of equivalent answers
authorCarl Worth <cworth@cworth.org>
Thu, 11 Jun 2020 14:25:15 +0000 (07:25 -0700)
committerCarl Worth <cworth@cworth.org>
Thu, 11 Jun 2020 14:25:15 +0000 (07:25 -0700)
commit123507982e9643a1cf2d747fbd556fc3856bfa49
tree2c207eed0a46112412d520ccccae36b3db4454d5
parent37a921fe6b9c664da0b33b76f7d6855e8679c754
Add support for judging of equivalent answers

This involves receiving a list of unique words that were submitted and
then allowing the user to group them into words that should be scored
as if identical. The interface implemented here uses sequential
clicking, but maybe it would be more intuitive to do drag-and-drop
instead? I may have to experiement with that.
empathy/empathy.css
empathy/empathy.jsx