fernandopinhati / oppia

Automatically exported from code.google.com/p/oppia
Apache License 2.0
0 stars 0 forks source link

Image click widget #531

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Widget for performing multiple-choice style selection by clicking

Remaining enhancements:
Minor changes
1. Change style of text/region to make it easier to read
2. Possibly add more colors to the regions than just blue
3. Resize image to fit inside "Customize Interaction" pane
4. Options to highlight regions on hover/

Intermediate changes
1. Add more shapes for image regions (see google docs)
  - Circle/oval
  - Polygon
  - Freeform path
2. Make regions editable by dragging

Major changes
1. Add more options for returned answer
  - Set of points
  - Sequence of points
  * Actually, I think this has been discussed before, but I don't remember if we decided to put it in the same widget or in a different widget...? Will require significant changes to the answer/rules systems to put in the same widget though.
2. Fix the answerChoices hack whenever possible: 
https://code.google.com/p/oppia/issues/detail?id=530

Original issue reported on code.google.com by czxcjx1...@gmail.com on 14 Jan 2015 at 4:34

GoogleCodeExporter commented 9 years ago
Additional change: Write protractor tests for widget

Original comment by czxcjx1...@gmail.com on 14 Jan 2015 at 5:02

GoogleCodeExporter commented 9 years ago
Another todo: Write response template for widget

Original comment by czxcjx1...@gmail.com on 14 Jan 2015 at 5:29

GoogleCodeExporter commented 9 years ago

Original comment by s...@seanlip.org on 14 Jan 2015 at 6:15

GoogleCodeExporter commented 9 years ago
Issue 14 has been merged into this issue.

Original comment by s...@seanlip.org on 14 Jan 2015 at 6:31

GoogleCodeExporter commented 9 years ago
Could we have an update on the current status of these changes?

Original comment by jacobdav...@gmail.com on 9 Apr 2015 at 1:48

GoogleCodeExporter commented 9 years ago
Minor changes are all done, remainder haven't been started, except I'm still 
looking at the answerChoices thing to figure out what to do with it.

Original comment by czxcjx1...@gmail.com on 9 Apr 2015 at 1:50