3fec482f7f
Added support for horizontal and vertical asymptotes.
Valera Rozuvan
2012-12-31 13:25:13 +02:00
421002808d
Fixed bug. Specified values that are outside the allowed range now behave properly. Plot is redrawn after the value has been set to max (or min) value.
Valera Rozuvan
2012-12-26 13:35:35 +02:00
535bd3f195
Added bar support.
Valera Rozuvan
2012-12-26 12:56:34 +02:00
3f44b3aa2a
gst module docs
Alexander Kryklia
2012-12-25 18:47:41 +02:00
1fb4c8c720
grammar fix
Alexander Kryklia
2012-12-25 18:42:59 +02:00
f635d19ba6
sphinx docs of XML format of GST
Alexander Kryklia
2012-12-25 17:49:01 +02:00
48bf904944
converted regexp to lxml
Alexander Kryklia
2012-12-25 14:20:33 +02:00
ca4b625e6c
removed forgotten ipdb line
Alexander Kryklia
2012-12-24 15:38:36 +02:00
74be3d0ba9
removed outer parents
Alexander Kryklia
2012-12-24 15:36:53 +02:00
fd43971602
__name__ in logger
Alexander Kryklia
2012-12-24 15:36:26 +02:00
b56d6374f3
Fix. Now when user enters a value for a parameter greater than the max, it will be reset to the max. The ame for the min.
Valera Rozuvan
2012-12-21 16:21:19 +02:00
efea4f53e0
bugfix
Alexander Kryklia
2012-12-20 13:30:34 +02:00
d4b8a7bb54
added export function
Alexander Kryklia
2012-12-20 13:25:24 +02:00
9bf1a6e271
add docstring and test for gst
Alexander Kryklia
2012-12-20 13:25:10 +02:00
100da2aef9
added gst tests for import
Alexander Kryklia
2012-12-20 11:47:20 +02:00
b0b4a90bd3
added gst tests for export
Alexander Kryklia
2012-12-20 11:12:37 +02:00
ef1328bc6a
fix
Alexander Kryklia
2012-12-19 20:02:39 +02:00
ad16c6c6f5
Minor fix.
Valera Rozuvan
2012-12-19 19:41:08 +02:00
be418be6d2
Added default number of points to be width / 5.
Valera Rozuvan
2012-12-19 18:29:57 +02:00
0eeabc6896
Added exmple with normal distribution.
Valera Rozuvan
2012-12-19 18:25:15 +02:00
aa47063961
changed to xml syntax
Alexander Kryklia
2012-12-19 17:37:44 +02:00
0f330f6118
fix
Alexander Kryklia
2012-12-19 13:58:55 +02:00
e755ade10c
fix precision
Alexander Kryklia
2012-12-19 13:51:40 +02:00
e1588ff903
fix regexp
Alexander Kryklia
2012-12-19 13:51:31 +02:00
54c0c36e64
fix \n in regext
Alexander Kryklia
2012-12-19 13:17:39 +02:00
4e368f7d74
Fixed bug where config.plot was causing error if not present.
Valera Rozuvan
2012-12-19 13:14:46 +02:00
ac23c7c630
fix typo
Alexander Kryklia
2012-12-19 13:10:12 +02:00
12452f1020
Removed functions from plot.
Valera Rozuvan
2012-12-19 12:53:11 +02:00
d45c490bf0
plot now not required
Alexander Kryklia
2012-12-19 12:40:21 +02:00
9b500a157c
Added extra test checks for GST.
Valera Rozuvan
2012-12-19 12:32:01 +02:00
b8ea29c0d2
GST work in progress. Added point size. Added ability to redirect function output to element. Updated some example demos. Refactoring code.
Valera Rozuvan
2012-12-19 12:00:58 +02:00
1ffb091139
GST work in progress.
Valera Rozuvan
2012-12-19 07:47:36 +02:00
3eb3d7db13
units implemented
Alexander Kryklia
2012-12-18 18:11:19 +02:00
c2dd8800b0
Dynamic range part 1.
Valera Rozuvan
2012-12-18 15:59:44 +02:00
51db556efe
now converts gt to > in function body
Alexander Kryklia
2012-12-18 15:58:26 +02:00
b79be15c17
directives now without starting space
Alexander Kryklia
2012-12-18 14:46:19 +02:00
96fd48f4a6
Added check for disabling of multiple processing of the same GST.
Valera Rozuvan
2012-12-18 14:10:44 +02:00
b457bc6f4a
Fixed input bug. Now if they are nested within DIVs, they are also included.
Valera Rozuvan
2012-12-18 13:58:06 +02:00
ed20fe3417
fix inputs id
Alexander Kryklia
2012-12-18 13:39:47 +02:00
5ab1abf56f
Debug info for GST.
Valera Rozuvan
2012-12-18 13:17:44 +02:00
f0ec3928e4
Made the style setting be applied by Python, not by JS. Made background of readonly elements light gray.
Valera Rozuvan
2012-12-18 11:37:02 +02:00
6bbcadb40f
fix bugs
Alexander Kryklia
2012-12-17 18:49:47 +02:00
6c25bda20f
added style and removed width
Alexander Kryklia
2012-12-17 18:04:49 +02:00
dc42f1813f
GST: work in progress on refactoring.
Valera Rozuvan
2012-12-17 15:40:03 +02:00
488140bf27
Work in progress on rewriting GST.
Valera Rozuvan
2012-12-14 19:03:47 +02:00
29b4299070
Work in progress on updating version of GST.
Valera Rozuvan
2012-12-14 16:25:24 +02:00
b6417c797b
change parsing to support new format of xml
Alexander Kryklia
2012-12-14 16:10:47 +02:00
4e78e58902
Mod to XML GST.
Valera Rozuvan
2012-12-14 11:00:25 +02:00
dbf1dc682b
Added some debug output information via logme().
Valera Rozuvan
2012-12-13 17:23:53 +02:00
5f988fd916
sliders and inputs are now optional
Alexander Kryklia
2012-12-13 14:13:52 +02:00
78a3b7cf30
Added documentation for code. Fixed several minor issues. Added checks for some error cases.
Valera Rozuvan
2012-12-12 16:38:32 +02:00
8efab2c953
Minor edits.
Valera Rozuvan
2012-12-11 18:28:19 +02:00
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.
Valera Rozuvan
2012-12-11 17:52:04 +02:00
46de7b2c52
Added config options for number of points and xrange - start, end, step.
Valera Rozuvan
2012-12-11 15:44:34 +02:00
4265bf17c5
Implemented ticks config, plot dimensions config. For sliders changed the event from Change to Slide. Now update to graph is near-instantaneous.
Valera Rozuvan
2012-12-11 14:46:05 +02:00
3e46ecef64
GST work in progress.
Valera Rozuvan
2012-12-11 10:47:46 +02:00
28f4921924
GST work in progress.
Valera Rozuvan
2012-12-11 06:56:43 +02:00
3682cb46c4
GST work in progress.
Valera Rozuvan
2012-12-10 18:37:20 +02:00
b08b25b983
GST work in progress.
Valera Rozuvan
2012-12-10 16:11:29 +02:00
3e9d325a9f
GST work in progress.
Valera Rozuvan
2012-12-10 14:07:06 +02:00
ae03090f3c
GST work in progress.
Valera Rozuvan
2012-12-10 12:43:01 +02:00
32c70a524c
GST work in progress.
Valera Rozuvan
2012-12-10 11:37:55 +02:00
7de575a84b
GST work in progress.
Valera Rozuvan
2012-12-10 09:26:29 +02:00
ce7a01dd26
GST work in progress.
Valera Rozuvan
2012-12-10 09:08:36 +02:00
080e96fdc4
Work in progress on GST.
Valera Rozuvan
2012-12-10 08:28:34 +02:00
5990fa2ef5
Integrated RequireJS with xmodule for GST.
Valera Rozuvan
2012-12-07 17:25:24 +02:00
0913e9ef69
Work on GST.
valera-rozuvan
2012-12-05 17:16:57 +02:00
643ac69a57
Separating JS from the html for GST.
valera-rozuvan
2012-12-05 16:56:31 +02:00
da4a676513
working xmodule - GsT
Alexander Kryklia
2012-12-03 15:08:37 +02:00
30df77b9b2
added xmltodict to dependencies
Alexander Kryklia
2012-11-30 17:21:30 +02:00
69d0156c36
slider, plot and input contrlos are transferred from xml to html substituted to proper div elements
Alexander Kryklia
2012-11-30 17:17:32 +02:00
169d4b123c
updates
Alexander Kryklia
2012-11-30 14:55:00 +02:00
54c222a015
template for gst
Alexander Kryklia
2012-11-29 16:44:10 +02:00
07cb76a7d9
first working version of gst module
Alexander Kryklia
2012-11-29 16:43:33 +02:00
884db888f9
teting gst
Alexander Kryklia
2012-11-28 16:48:07 +02:00
d0fcaf0ac4
next step
Александр
2012-11-26 18:11:01 +02:00
c5107d42de
bug
Александр
2012-11-26 17:38:59 +02:00
9e157b91f0
change urls from xxx_test_registration to xxx_exam_registration.
Brian Wilson
2013-01-15 00:59:34 -05:00
39769ea997
allow for optional 'COURSE_DIR' parameter for the import rake target so that we can import only a single course
Chris Dodge
2013-01-14 22:51:56 -05:00
1cb2a6724d
add some additional logging for optional verbosity
Chris Dodge
2013-01-14 22:31:21 -05:00
3e736ae9c6
fix crash on command line import when no namespace rename has been given
Chris Dodge
2013-01-14 22:23:15 -05:00
833b0c34ab
added problem weight description
Jennifer Akana
2013-01-14 19:20:49 -05:00
be3d8cbb86
Fix small issue with graded callback
Vik Paruchuri
2013-01-14 18:00:53 -05:00
e5c6414d39
Adding score selection back into staff grading view
Vik Paruchuri
2013-01-14 17:35:41 -05:00
4e83f748b7
pearson registration - revised contact calls to action and order in status section, edited flash message copy/styling, added in strawman state for disabled form/closed registration state of form, added in strawman state for demographics rejected flash message, revised accomodations text labe and isntructions
Brian Talbot
2013-01-14 17:31:05 -05:00
96da4ac55e
Add some log statements. Add missing fields to _make_tc_user, and make _make_tc_registration independent of course configuration (for testing)
Brian Wilson
2013-01-14 16:27:28 -05:00
6427a7dac5
Rubric html change
Vik Paruchuri
2013-01-14 16:03:53 -05:00
0a7de9aa4d
Merge branch 'feature/christina/tiny-mce' of github.com:MITx/mitx into feature/christina/tiny-mce
cahrens
2013-01-14 15:47:54 -05:00
f5600c2b8a
Make things more robust, ensure that a rubric is specified properly before combined open ended module will render
Vik Paruchuri
2013-01-14 15:42:38 -05:00