Valera Rozuvan
efdc4c7b7c
Updated tests for new XML format.
2013-01-21 15:56:31 +02:00
Alexander Kryklia
16ecdadfc6
changed interface
2013-01-21 15:56:31 +02:00
Alexander Kryklia
3151378768
removed denied and allowed rule
2013-01-21 15:56:31 +02:00
Alexander Kryklia
75ff3aaaa0
docs and denied rule refactores
2013-01-21 15:56:30 +02:00
Alexander Kryklia
28f7a68e42
fix grammar
2013-01-21 15:56:30 +02:00
Alexander Kryklia
792cd34ce9
documentation for drag and drop inputtype python subclass
2013-01-21 15:56:29 +02:00
Alexander Kryklia
b436e6d4d1
removed debugger call
2013-01-21 15:56:29 +02:00
Alexander Kryklia
6ed8598f53
added soem tests
2013-01-21 15:56:29 +02:00
Alexander Kryklia
cac564de7e
added test for inputtypes
2013-01-21 15:56:29 +02:00
Alexander Kryklia
5a6e587a55
added case for mocking
2013-01-21 15:56:29 +02:00
Alexander Kryklia
a0f99ac3ce
added case for extra draggables
2013-01-21 15:56:29 +02:00
Alexander Kryklia
590e63639e
added anywhere test
2013-01-21 15:56:28 +02:00
Alexander Kryklia
961285a4d1
added no_labels flag
2013-01-21 15:56:28 +02:00
Alexander Kryklia
604c42eb07
added anyof flag
2013-01-21 15:56:28 +02:00
Alexander Kryklia
37e3181c36
removed unidecode
2013-01-21 15:56:28 +02:00
Alexander Kryklia
ff782fff6c
test for drag and drop
2013-01-21 15:56:28 +02:00
Alexander Kryklia
7ab1325647
extended grader
2013-01-21 15:56:28 +02:00
Alexander Kryklia
f2e930a395
small improvements
2013-01-21 15:55:47 +02:00
Alexander Kryklia
d7801fdabe
add test for different keys in correct and iser answer
2013-01-21 15:55:47 +02:00
Alexander Kryklia
13d53539f6
bug fix: exception when correct answer not contain some user answer
2013-01-21 15:55:47 +02:00
Alexander Kryklia
d3264dd877
rename tag
2013-01-21 15:55:46 +02:00
Alexander Kryklia
3844476314
fixes in algorithm
2013-01-21 15:55:46 +02:00
Alexander Kryklia
dd9cdc1c2f
tests for drag and drop
2013-01-21 15:55:46 +02:00
Alexander Kryklia
ff0f21614e
started tests and add graders to capa_problem
2013-01-21 15:55:46 +02:00
Alexander Kryklia
36b1d4f1d0
graders for draganddrop
2013-01-21 15:55:45 +02:00
Alexander Kryklia
9efe1c0a4b
added parameters and rename
2013-01-21 15:55:45 +02:00
Valera Rozuvan
e842415194
Added ability to define targets on the target container. Work in progress. Part 6.
2013-01-21 15:55:45 +02:00
Alexander Kryklia
57bec4083e
updated inpyttype to new req
2013-01-21 15:54:57 +02:00
Valera Rozuvan
f659247739
Client-side Drag and Drop: work in progress. Part 2.
2013-01-21 15:54:56 +02:00
Alexander Kryklia
95060f3930
updated python part to sync with new interface
2013-01-21 15:53:44 +02:00
Valera Rozuvan
757f955c5e
Moved JS for drag-and-drop from global capa. Now it will load only when required, and can be specified from any course.
2013-01-21 15:53:44 +02:00
Alexander Kryklia
313055fe96
transfer images list to html
2013-01-21 15:53:43 +02:00
Alexander Kryklia
ccb8e96acb
fix
2013-01-21 15:53:43 +02:00
Alexander Kryklia
a394419641
updates
2013-01-21 15:53:43 +02:00
Alexander Kryklia
c7add85c9a
added new tag
2013-01-21 15:53:43 +02:00
Alexander Kryklia
0001a67ce1
update tag name
2013-01-21 15:53:43 +02:00
Alexander Kryklia
cc78ebe329
rename tag
2013-01-21 15:53:43 +02:00
Alexander Kryklia
ea3b1f93b0
updated drag and drop files
2013-01-21 15:53:43 +02:00
Alexander Kryklia
5200534a4a
template for drag_and_drop capaproblem
2013-01-21 15:52:49 +02:00
Carlos Andrés Rocha
84efafc896
Add missing semicolon at the end of sequence display module javascript
2013-01-18 17:00:51 -05:00
Diana Huang
89055da8ba
Take out useless logging.
2013-01-18 15:38:59 -05:00
Diana Huang
0e3aeb4041
Merge branch 'master' into diana/fix-sa-tests
2013-01-18 15:21:50 -05:00
Diana Huang
bd6d153126
Fix failing self-assessment unit tests
2013-01-18 15:18:13 -05:00
Carlos Andrés Rocha
ef69b738c9
Sort courses announcement date
...
If there is no announcement date (in the policy metadata) then use a
heuristic to sort them.
If there is an announcement date, the use it in the heuristic to
determine if the course is new or not.
2013-01-17 21:46:58 -05:00
Vik Paruchuri
18dc59c93a
Error message fix
2013-01-17 17:18:10 -05:00
Vik Paruchuri
eaa6701c6f
Remove mitxmako dependencies, make rubric and oechild inherit fro object
2013-01-17 17:13:31 -05:00
Alexander Kryklia
176be15998
removed unnecssary debug information
2013-01-17 14:25:28 +02:00
Alexander Kryklia
f22af62f2c
removed jstat, added javascript_loader
2013-01-17 14:22:13 +02:00
Alexander Kryklia
1d36e7baf9
now we invoke gst consturctor as callback to javascript_loader, so dependencies are loaded first
2013-01-17 14:21:52 +02:00
Brian Wilson
bfb5f5e5bd
Merge remote-tracking branch 'origin/master' into feature/brian/pearson-reg
2013-01-16 11:24:46 -05:00