]> git.cworth.org Git - lmno.games/commitdiff
Add instructions for giving kudos
authorCarl Worth <cworth@cworth.org>
Mon, 29 Jun 2020 22:24:45 +0000 (15:24 -0700)
committerCarl Worth <cworth@cworth.org>
Mon, 29 Jun 2020 22:24:45 +0000 (15:24 -0700)
Otherwise, this feature could be hard to discover.

empathy/empathy.jsx

index 39889f7d8d7d16e4aba10f4385d8564931696a57..dc13edf5063ad403d4ffca275fedb86b7b39ccca 100644 (file)
@@ -695,11 +695,16 @@ class Ambiguities extends React.PureComponent {
       <div className="ambiguities">
         <h2>Judging Answers</h2>
         <p>
-          Click on each pair of answers that should be scored as equivalent,
-          (and click any word twice to split it out from a group). Remember,
+          Click/tap on each pair of answers that should be scored as equivalent,
+          (or click a word twice to split it out from a group). Remember,
           what goes around comes around, so it's best to be generous when
           judging.
         </p>
+        <p>
+          Also, for an especially fun or witty answer, you can give kudos
+          by clicking the star on the right. You may only do this for one
+          word/group.
+        </p>
         <h2>{this.props.prompt.prompt}</h2>
         {this.state.word_sets.map(set => {
           return (