Commit Graph

6956 Commits

Author SHA1 Message Date
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
Valera Rozuvan
3bbe0759ea Added support for reading answer from input element (as set by server). 2013-01-21 15:55:47 +02:00
Valera Rozuvan
86d133664a Fixing bugs. Now resize of window does not mess up targets. Dragging is much smoother on touch pad. Removed border from draggable when it is not in slider. The whole applet fits into min-width of main part of page. 2013-01-21 15:55:46 +02:00
Alexander Kryklia
b45fe0e652 update format 2013-01-21 15:55:46 +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
Valera Rozuvan
f9169613fc Making JS work with the new XML format. 2013-01-21 15:55:46 +02:00
Valera Rozuvan
4268f04069 Updated JS part to use new XML format. 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
c5d4f54aa2 Slight changes to UI design. Part 2. 2013-01-21 15:55:45 +02:00