Open GoogleCodeExporter opened 9 years ago
Ben, if time permits, would you like to take a pass at this? If time doesn't
permit, don't worry.
(For background, look at the doc in the folder "Design" > "Specifications" >
"Multiple Choice vs Item Selection".)
Original comment by s...@seanlip.org
on 9 Jul 2015 at 7:19
Yeah, I'll take a pass.
Original comment by bhenn...@google.com
on 9 Jul 2015 at 5:38
One concern that I have: If multiple items may be selected, how do we provide
feedback for the selection based on the rules? We just removed the ability to
connect rules together using AND connectors. Do we need to add special rules
that check multiple inputs at once?
Original comment by bhenn...@google.com
on 9 Jul 2015 at 6:36
Yes. The "answer" in this case consists of a list of possibilities, not just
one choice. So it's not really a question of AND connectors -- it's a different
rule type altogether.
Original comment by s...@google.com
on 9 Jul 2015 at 6:39
[deleted comment]
Ah, so the equals check should behave similarly to SetInput, then? Where equals
is responsible for taking in a set input and comparing it to the answer set the
user submits.
Original comment by bhenn...@google.com
on 9 Jul 2015 at 6:54
Yes, that's right.
Original comment by s...@seanlip.org
on 10 Jul 2015 at 1:19
Original issue reported on code.google.com by
kevinlee...@gmail.com
on 9 Jul 2015 at 6:41