moodle/mod/choice
Rajesh Taneja d7fec593f3 MDL-49402 behat: Fixed feature file with same scenario name
1. We should not have same scanrio name in 1 feature file
   As it doesn't explain what is being tested. So modified.
2. Removed empty line, to keep it consistnet with other features
2015-03-06 11:47:17 +08:00
..
backup MDL-49328 mod_choice: Include 'showpreview' field in module backup 2015-02-27 09:46:57 +00:00
classes/event MDL-3034 choice Support multiple answers 2014-09-25 11:33:55 +12:00
db MDL-49220 mod_choice: Add option to allow students to preview choices 2015-02-20 14:27:55 +00:00
lang/en Merge branch 'MDL-23273-master' of git://github.com/zbdd/moodle 2015-03-02 09:33:40 +00:00
pix MDL-36436 use hacky aspect ratio to work around IE9 issues 2012-11-20 13:01:27 +01:00
tests MDL-49402 behat: Fixed feature file with same scenario name 2015-03-06 11:47:17 +08:00
index.php MDL-44321 events: cleaning up course_module_instance_list_viewed event 2014-02-28 16:36:09 +08:00
lib.php Merge branch 'MDL-23273-master' of git://github.com/zbdd/moodle 2015-03-02 09:33:40 +00:00
mod_form.php MDL-49220 mod_choice: Add option to allow students to preview choices 2015-02-20 14:27:55 +00:00
renderer.php Merge branch 'MDL-49220-master' of https://github.com/lucisgit/moodle 2015-02-24 16:54:58 +00:00
report.php MDL-45262 remove set_page_detail() leftover from choice report 2014-04-30 15:25:47 +08:00
styles.css MDL-38759 mod_choice: use inline-block for horizontal choices 2013-07-23 17:36:55 -07:00
upgrade.txt MDL-49184 choice: fix block actions 2015-02-17 17:00:15 +13:00
version.php MDL-49220 mod_choice: Add option to allow students to preview choices 2015-02-20 14:27:55 +00:00
view.php Merge branch 'MDL-49220-master' of https://github.com/lucisgit/moodle 2015-02-24 16:54:58 +00:00