Will Daly
|
9fe305e02b
|
Modified ChoiceGroup to display correct/incorrect indicators
(check or x) next to the option the user selected (check boxes or radio
buttons).
|
2013-02-27 13:05:29 -05:00 |
|
Arthur Barrett
|
25fb210338
|
move return link to problem header
|
2013-02-27 12:45:58 -05:00 |
|
Arthur Barrett
|
afa7fca15a
|
Merge branch 'master' into feature/abarrett/annotatable_xmodule
|
2013-02-27 11:58:38 -05:00 |
|
Vasyl Nakvasiuk
|
9186e61702
|
use shortcut get_display_items
|
2013-02-27 18:52:17 +02:00 |
|
Vasyl Nakvasiuk
|
81bfa46f2e
|
fix caching problem in conditional_module
|
2013-02-27 18:34:09 +02:00 |
|
Arthur Barrett
|
e3f12607cd
|
add grading for annotationinput
|
2013-02-27 01:44:07 -05:00 |
|
Arthur Barrett
|
9d939cba94
|
added more unit tests to module
|
2013-02-26 17:49:18 -05:00 |
|
Arthur Barrett
|
8162d5473f
|
added more unit tests for module
|
2013-02-26 17:08:01 -05:00 |
|
Will Daly
|
9360c3fa9a
|
Added test for StringResponse hints
|
2013-02-26 16:55:18 -05:00 |
|
Will Daly
|
4ed229e8e8
|
Modified StringResponse test to use XML factory and
to check case-insensitivity.
|
2013-02-26 16:31:34 -05:00 |
|
Will Daly
|
1060ce495d
|
Modified OptionResponseTest to use XML factory
|
2013-02-26 16:14:59 -05:00 |
|
Will Daly
|
ee22a50d92
|
Moved problem initialization into ResponseTest base class.
|
2013-02-26 15:44:15 -05:00 |
|
Will Daly
|
a4dfc0f440
|
Added tests for TrueFalseResponse. Cleaned up tests by
creating common base class.
|
2013-02-26 15:35:55 -05:00 |
|
Will Daly
|
c225af4e4d
|
Modified ChoiceResponse to use XML generated by factory.
|
2013-02-26 14:33:46 -05:00 |
|
Arthur Barrett
|
12b30c1b69
|
added unit test
|
2013-02-26 14:24:10 -05:00 |
|
Will Daly
|
a7fcb7d6be
|
Added tests for <schematicresponse>
|
2013-02-26 13:38:58 -05:00 |
|
Julian Arni
|
b6f3042c1d
|
Incorporate Victor's suggestions
|
2013-02-26 12:38:09 -05:00 |
|
Arthur Barrett
|
18233ef0d7
|
bolded the section titles and added unittest skeleton for module
|
2013-02-26 12:15:43 -05:00 |
|
Will Daly
|
f2bb9a2dbc
|
Implemented unit tests for <customresponse>
|
2013-02-26 10:43:30 -05:00 |
|
VikParuchuri
|
df01064e77
|
Merge pull request #1536 from MITx/diana/rubric-hot-keys
Add in rubric hotkeys
|
2013-02-26 06:46:26 -08:00 |
|
Vasyl Nakvasiuk
|
076926c43a
|
call system.error_tracker together with logging
|
2013-02-26 10:51:19 +02:00 |
|
John Hess
|
ac7fe0631a
|
fixed excess_draggable behavior so that true means it is actually excess
|
2013-02-25 19:20:37 -05:00 |
|
John Hess
|
d265c255ec
|
Merge branch 'master' of github.com:MITx/mitx
|
2013-02-25 18:42:39 -05:00 |
|
John Hess
|
fbce425152
|
drag and drop now correctly handles cases where no draggables should be dragged
|
2013-02-25 18:42:34 -05:00 |
|
Julian Arni
|
edba0978cf
|
Included styling and template
|
2013-02-25 18:18:46 -05:00 |
|
Julian Arni
|
0a47f27fa7
|
Merge branch 'master' into feature/jkarni/foldit-api
|
2013-02-25 17:32:30 -05:00 |
|
Julian Arni
|
26eaf8985c
|
Allow progress without leaderboard and vice-versa
|
2013-02-25 17:28:22 -05:00 |
|
Arthur Barrett
|
1f160d6ef4
|
added a box around the instructions text
|
2013-02-25 16:29:19 -05:00 |
|
Chris Dodge
|
816b0edfb0
|
add another command line argument to allow users to only simulate a delete (i.e. show what items would be deleted). This is a handy sanity checker.
|
2013-02-25 16:00:35 -05:00 |
|
Will Daly
|
8b5473b6f6
|
Wrote unit tests for NumericalResponse capa response type
|
2013-02-25 15:30:55 -05:00 |
|
Arthur Barrett
|
7b195eb0ee
|
fixed error if highlight not defined
|
2013-02-25 13:24:05 -05:00 |
|
Arthur Barrett
|
1721793e99
|
moved annotation return styling effect to css
|
2013-02-25 12:33:43 -05:00 |
|
Diana Huang
|
ae60661f94
|
Get previews to work in Studio and use the correct type of editors
for these XModules within Studio.
|
2013-02-25 11:42:06 -05:00 |
|
Diana Huang
|
f161bdd0a2
|
Fix studio import and export for CombinedOpenEnded and PeerGrading XModules
Also, fix a bug in the peer grading.
|
2013-02-25 11:42:06 -05:00 |
|
Vasyl Nakvasiuk
|
2348ed3db1
|
fix empty display_name problem
|
2013-02-25 18:38:47 +02:00 |
|
Arthur Barrett
|
e736ed34f5
|
added ability to hide/show instructions, if present
|
2013-02-25 11:29:59 -05:00 |
|
David Ormsbee
|
dde4fc981b
|
Merge pull request #1546 from MITx/fix/cdodge/make-jump-to-handle-lost-slash
add a 'missing slash' regular expression for Location patterns in order ...
|
2013-02-25 08:22:24 -08:00 |
|
Julian Arni
|
da2d0ed6ec
|
Foldit with puzzle leaderboard
|
2013-02-25 11:16:37 -05:00 |
|
Chris Dodge
|
752ff20cf5
|
add a 'missing slash' regular expression for Location patterns in order to account for dropped slash with the i4x:// pattern. Certain redirect cases will cause this 2nd slash to be dropped (I think via Nginx)
|
2013-02-25 10:45:00 -05:00 |
|
Vasyl Nakvasiuk
|
aa34c9d335
|
remove 'passed' feature
|
2013-02-25 16:56:34 +02:00 |
|
Vasyl Nakvasiuk
|
a70cb2e154
|
Merge branch 'feature/alex/poll-merged' of github.com:MITx/mitx into feature/alex/poll-merged
|
2013-02-25 16:20:01 +02:00 |
|
Vasyl Nakvasiuk
|
0448ef5e03
|
add docstring
|
2013-02-25 16:15:33 +02:00 |
|
Valera Rozuvan
|
65bbfab566
|
Changed text on reset button.
|
2013-02-25 16:02:26 +02:00 |
|
Alexander Kryklia
|
fbc8d0e9d7
|
renamed
|
2013-02-25 14:11:26 +02:00 |
|
Alexander Kryklia
|
ebc37f1d2d
|
reset updates
|
2013-02-25 13:35:58 +02:00 |
|
Valera Rozuvan
|
767f0bd4b3
|
Merge branch 'feature/alex/poll-merged' of github.com:MITx/mitx into feature/alex/poll-merged
|
2013-02-25 13:28:27 +02:00 |
|
Valera Rozuvan
|
1ca397c5eb
|
Testing errors.
|
2013-02-25 13:28:19 +02:00 |
|
Alexander Kryklia
|
4600155f97
|
add icon class support
|
2013-02-25 13:13:00 +02:00 |
|
Valera Rozuvan
|
df2335c90c
|
Bug fixing.
|
2013-02-25 13:08:37 +02:00 |
|
Valera Rozuvan
|
6f16455e70
|
Merge branch 'feature/alex/poll-merged' of github.com:MITx/mitx into feature/alex/poll-merged
|
2013-02-25 12:57:31 +02:00 |
|