Feature #2974
Adding new exercise options: Direct feedback and hotspot delineation - polygone
Complexity:
Normal
SCRUM pts - complexity:
?
Description
Adding new features
Associated revisions
History
Updated by Julio Montoya about 10 years ago
I will do a change in the course databases (the oar option is not included)
ALTER TABLE quiz_answer MODIFY COLUMN hotspot_type ENUM('square','circle','poly','delineation','oar');
Updated by Julio Montoya about 10 years ago
- % Done changed from 0 to 70
I almost done, I just need the confirmation of that db change + editing the fla files adding the Chamilo logo
Updated by Yannick Warnier about 10 years ago
OK. Let's release an alpha2 when you're done and you think it's OK with the database changes.
Updated by Julio Montoya about 10 years ago
- Status changed from Assigned to Needs more info
- Assignee deleted (
Julio Montoya) - % Done changed from 70 to 90
I added the new DB changes + the delineation requires testing
Updated by Julio Montoya about 10 years ago
more changes - fixing hot spot colors
http://code.google.com/p/chamilo/source/detail?r=e026f5f90073989775e7b8e5a522cf9946175e63&repo=classic
Updated by Julio Montoya about 10 years ago
- Status changed from Needs more info to Bug resolved
- % Done changed from 90 to 100
Adding new exercise type of question Delineation and Scenario, updating swf of hotspots see #2974 (partial),