Commit Graph

3122 Commits

Author SHA1 Message Date
Alexander Kryklia
5c58881222 tests for drag and drop 2013-01-21 15:56:34 +02:00
Alexander Kryklia
01e4bdb831 added test for populate 2013-01-21 15:56:34 +02:00
Alexander Kryklia
e66e4040b1 replaced ordereddict with dict 2013-01-21 15:56:33 +02:00
Alexander Kryklia
87c58be742 removed course folder var from mako template 2013-01-21 15:56:33 +02:00
Alexander Kryklia
933f94a514 comment fix 2013-01-21 15:56:33 +02:00
Alexander Kryklia
4c23860e0f updated inputtype test without course_id ransferring 2013-01-21 15:56:33 +02:00
Alexander Kryklia
f02621876d removed course id 2013-01-21 15:56:33 +02:00
Valera Rozuvan
d531746236 Removed reliance on imageDir config setting. Now we expect the correct path to tbe set in XML. 2013-01-21 15:56:33 +02:00
Valera Rozuvan
a9e7890d6b Added correct handling of invalid (missing) base images. Now error is reported, and the damage is reduced to a minimum. 2013-01-21 15:56:32 +02:00
Valera Rozuvan
9817253850 Fixed problem with smaller and larger base images. Refactoring. Cleaning of code. 2013-01-21 15:56:32 +02:00
Alexander Kryklia
ad0a7d308c tests and test plan 2013-01-21 15:56:32 +02:00
Alexander Kryklia
e21048206a comments and refactoring 2013-01-21 15:56:32 +02:00
Alexander Kryklia
bdcf94dd40 comments and pepification 2013-01-21 15:56:32 +02:00
Alexander Kryklia
d9d093099d fixed dirname 2013-01-21 15:56:32 +02:00
Alexander Kryklia
b7be040222 updated case when no rule is processed 2013-01-21 15:56:32 +02:00
Alexander Kryklia
aaf54c562e fix in location id for course 2013-01-21 15:56:31 +02:00
Valera Rozuvan
f283df9022 Cleaning up code. 2013-01-21 15:56:31 +02:00
Alexander Kryklia
1afaec6f61 update in tests 2013-01-21 15:56:31 +02:00
Alexander Kryklia
6aaad83abc finished interface change 2013-01-21 15:56:31 +02:00
Alexander Kryklia
17f11cef07 added comments 2013-01-21 15:56:31 +02:00
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
Valera Rozuvan
ab95193252 Bugfixing. 2013-01-21 15:56:30 +02:00
Valera Rozuvan
17b01071d0 Fixed bug. 2013-01-21 15:56:30 +02:00
Alexander Kryklia
28f7a68e42 fix grammar 2013-01-21 15:56:30 +02:00
Valera Rozuvan
586a47a2ad Rewrote functionality to include labels as separate from the container. Fixed bugs. Refactoring. 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
Valera Rozuvan
1cc23e3a4d Bugfixing. 2013-01-21 15:56:29 +02:00
Valera Rozuvan
2e08ece7ff Fixed drag behavior. Now drag of icon itself rather than container element. This allows for finer selection (no overlap of transparent areas), and positioning of icon precisely onto a target. This breaks labels - TODO fix. 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
Valera Rozuvan
f1f3b2ea8b Slight UI design change. Draggables are now positioned in the center of their container DIV. 2013-01-21 15:56:27 +02:00
Valera Rozuvan
108b0fc384 Refactoring and code documentation. 2013-01-21 15:55:47 +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
Valera Rozuvan
58483319a3 Refactoring. 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
Valera Rozuvan
3abdd1801d Removed debug comments. 2013-01-21 15:55:47 +02:00
Valera Rozuvan
9ef0c563ef Slight changes in UI styling. 2013-01-21 15:55:47 +02:00