Commit Graph

1655 Commits

Author SHA1 Message Date
Alexander Kryklia
ed20fe3417 fix inputs id 2013-01-15 12:55:16 +02:00
Valera Rozuvan
5ab1abf56f Debug info for GST. 2013-01-15 12:55:15 +02:00
Valera Rozuvan
f0ec3928e4 Made the style setting be applied by Python, not by JS. Made background of readonly elements light gray. 2013-01-15 12:55:15 +02:00
Valera Rozuvan
e703b3aa0c Refactoring GST. 2013-01-15 12:55:15 +02:00
Alexander Kryklia
6bbcadb40f fix bugs 2013-01-15 12:55:15 +02:00
Alexander Kryklia
6c25bda20f added style and removed width 2013-01-15 12:55:15 +02:00
Valera Rozuvan
dc42f1813f GST: work in progress on refactoring. 2013-01-15 12:55:15 +02:00
Valera Rozuvan
488140bf27 Work in progress on rewriting GST. 2013-01-15 12:55:15 +02:00
Valera Rozuvan
29b4299070 Work in progress on updating version of GST. 2013-01-15 12:55:14 +02:00
Alexander Kryklia
b6417c797b change parsing to support new format of xml 2013-01-15 12:55:14 +02:00
Valera Rozuvan
4e78e58902 Mod to XML GST. 2013-01-15 12:55:14 +02:00
Valera Rozuvan
dbf1dc682b Added some debug output information via logme(). 2013-01-15 12:55:14 +02:00
Alexander Kryklia
5f988fd916 sliders and inputs are now optional 2013-01-15 12:55:14 +02:00
Valera Rozuvan
78a3b7cf30 Added documentation for code. Fixed several minor issues. Added checks for some error cases. 2013-01-15 12:55:14 +02:00
Valera Rozuvan
8efab2c953 Minor edits. 2013-01-15 12:55:14 +02:00
Valera Rozuvan
6caddad667 Added ability to congiure a text input to be readonly. Changed the default width and height of the graph to 300px and 300px respectively. 2013-01-15 12:55:13 +02:00
Valera Rozuvan
46de7b2c52 Added config options for number of points and xrange - start, end, step. 2013-01-15 12:55:13 +02:00
Valera Rozuvan
4265bf17c5 Implemented ticks config, plot dimensions config. For sliders changed the event from Change to Slide. Now update to graph is near-instantaneous. 2013-01-15 12:55:13 +02:00
Valera Rozuvan
46d0045d02 GST documentation and code refactoring. 2013-01-15 12:55:13 +02:00
Valera Rozuvan
f2fd649a16 Removed unnecessary XML section. Documenting. 2013-01-15 12:55:13 +02:00
Valera Rozuvan
3e46ecef64 GST work in progress. 2013-01-15 12:55:13 +02:00
Valera Rozuvan
28f4921924 GST work in progress. 2013-01-15 12:55:12 +02:00
Valera Rozuvan
3682cb46c4 GST work in progress. 2013-01-15 12:55:12 +02:00
Valera Rozuvan
b08b25b983 GST work in progress. 2013-01-15 12:55:12 +02:00
Valera Rozuvan
3e9d325a9f GST work in progress. 2013-01-15 12:55:12 +02:00
Valera Rozuvan
ae03090f3c GST work in progress. 2013-01-15 12:55:12 +02:00
Valera Rozuvan
32c70a524c GST work in progress. 2013-01-15 12:55:12 +02:00
Valera Rozuvan
7de575a84b GST work in progress. 2013-01-15 12:55:11 +02:00
Valera Rozuvan
ce7a01dd26 GST work in progress. 2013-01-15 12:55:11 +02:00
Valera Rozuvan
080e96fdc4 Work in progress on GST. 2013-01-15 12:55:11 +02:00
Valera Rozuvan
5990fa2ef5 Integrated RequireJS with xmodule for GST. 2013-01-15 12:55:11 +02:00
valera-rozuvan
0913e9ef69 Work on GST. 2013-01-15 12:51:55 +02:00
Alexander Kryklia
da4a676513 working xmodule - GsT 2013-01-15 12:51:55 +02:00
Alexander Kryklia
69d0156c36 slider, plot and input contrlos are transferred from xml to html substituted to proper div elements 2013-01-15 12:51:54 +02:00
Alexander Kryklia
169d4b123c updates 2013-01-15 12:51:54 +02:00
Alexander Kryklia
07cb76a7d9 first working version of gst module 2013-01-15 12:51:54 +02:00
Alexander Kryklia
884db888f9 teting gst 2013-01-15 12:51:54 +02:00
Александр
d0fcaf0ac4 next step 2013-01-15 12:51:53 +02:00
Александр
c5107d42de bug 2013-01-15 12:51:53 +02:00
Vik Paruchuri
ad1e73fa86 Clean up capa by removing message post actions that aren't needed 2013-01-14 13:12:38 -05:00
Vik Paruchuri
3e0cf9d234 Make rubric render more nicely 2013-01-14 11:53:23 -05:00
Vik Paruchuri
59e5b494a9 Proper rubric rendering for self assessment 2013-01-14 10:51:17 -05:00
Vik Paruchuri
2b4929562a Fix up rubric rendering 2013-01-14 10:39:58 -05:00
Vik Paruchuri
0567e8f0aa Factor out rubric rendering 2013-01-14 10:35:53 -05:00
Vik Paruchuri
c7339ee664 Minor bug fix 2013-01-14 10:16:57 -05:00
Vik Paruchuri
7d0bb7b3fe Minor string to boolean fix 2013-01-11 16:02:09 -05:00
Vik Paruchuri
682ac3455b Address some comments from code review, fix rubric display 2013-01-11 15:51:37 -05:00
Vik Paruchuri
9a752f51c7 Fix rubric return, add in score field 2013-01-11 12:48:15 -05:00
Vik Paruchuri
7febe2c2c8 Integrate minimal rubric display 2013-01-11 12:43:57 -05:00
Vik Paruchuri
1dca370a7f Better initial documentation of combined open ended 2013-01-11 09:50:43 -05:00