Tom Giannattasio
1845fc7211
headers still funky, absolutely positioned to avoid bugs for now; removed public tag and grey style
2012-12-03 16:29:27 -05:00
Brian Wilson
5b02e1e3ce
add additional html tests
2012-12-03 16:26:08 -05:00
Brian Wilson
1d44ebb10c
Add more non-ascii characters to full dataset, and make fixes in xmodule code.
2012-12-03 16:22:25 -05:00
Brian Talbot
a40b952cdc
grading - tooltip for grading UI link wip
2012-12-03 16:20:05 -05:00
Tom Giannattasio
731cfe5bb5
fixed long header bug
2012-12-03 16:15:00 -05:00
Brian Talbot
fc26edb156
grading - added in sub section controls
2012-12-03 16:13:18 -05:00
Diana Huang
65c56edb5c
Better error logging when login into queue fails
2012-12-03 15:04:34 -05:00
Ashley Penney
e36cffa86f
Merge pull request #1096 from MITx/feature/cale/bad-newrelic-logging
...
Don't try and send exceptions to newrelic with a busted logging interfac...
2012-12-03 11:35:53 -08:00
Calen Pennington
251f552e64
Don't try and send exceptions to newrelic with a busted logging interface
2012-12-03 14:30:36 -05:00
Victor Shnayder
cb9c71000f
Merge pull request #1095 from MITx/vik/modify_open_ended
...
Altered staff grading to display message about ml grading performance.
2012-12-03 11:27:36 -08:00
Victor Shnayder
a44e8887a8
add docs on staff grading tab type
...
- also updated some out-of-date docs
2012-12-03 13:22:50 -05:00
Victor Shnayder
22ce306f64
whitespace and comments
2012-12-03 12:50:41 -05:00
Victor Shnayder
63c1a8ea10
whitespace
2012-12-03 12:50:41 -05:00
Don Mitchell
50d7e6160e
Move models from common to cms.
...
Add unit tests.
2012-12-03 12:20:15 -05:00
Brian Talbot
874a12aa4a
grading - added in gradable by type menu to sub section editing
2012-12-03 10:47:56 -05:00
Brian Talbot
12a4bafdbc
grading - finalized style/states for grading UI on courseware overview
2012-12-03 09:53:06 -05:00
Victor Shnayder
97fbd02cb5
Merge pull request #1090 from MITx/vik/modify_open_ended
...
Vik/modify open ended
2012-12-03 06:10:01 -08:00
Kevin Chugh
af04f5a31b
got flagging to work
2012-12-03 00:09:57 -05:00
Your Name
033ed6ce92
flagging done except returning abuse flaggers
2012-12-02 15:05:03 -05:00
Kevin Chugh
4dee832f35
convert flagging to one flag
2012-12-02 13:04:27 -05:00
Your Name
229a48db85
update location of flag abuse, and hook up firing
2012-12-01 13:43:27 -05:00
David Ormsbee
36a3aeed6a
Merge pull request #1093 from MITx/bugfix/dave/pearson_compat
...
Don't log errors to console if there is no console (like IE8 and below).
2012-12-01 09:18:22 -08:00
David Ormsbee
3b326048f9
Don't log errors to console if there is no console (like IE8 and below).
2012-12-01 12:16:10 -05:00
David Ormsbee
597b8a245b
Merge pull request #1092 from MITx/bugfix/dave/pearson_compat
...
IE errors if you try to use 'return' as a dict key.
2012-12-01 07:00:48 -08:00
Brian Wilson
0c1ebd8dfb
add toylab test data and test changes, including fix to jump_to
2012-11-30 19:05:26 -05:00
David Ormsbee
7ffb30d0c9
IE errors if you try to use 'return' as a dict key.
2012-11-30 18:22:37 -05:00
David Ormsbee
c2c016c58b
Fix MathJax S3 URL to use the standard HTTPS location
2012-11-30 18:00:45 -05:00
Your Name
ab262b4052
attempt to update front end with new assets
2012-11-30 17:12:06 -05:00
Victor Shnayder
e30dceb15d
Merge pull request #1091 from MITx/hotfix/dave/ie8_mathjax
...
Switch to S3 hosted mathjax (I thought we did this ages ago).
2012-11-30 14:08:44 -08:00
David Ormsbee
0b3d739646
Switch to S3 hosted mathjax (I thought we did this ages ago).
2012-11-30 17:01:30 -05:00
Vik Paruchuri
4e4bd4aba2
Altered staff grading to display message about ml grading performance.
2012-11-30 15:52:11 -05:00
Vik Paruchuri
bcd3022320
Add in import for reverse in staff grading (wouldn't work without it)
2012-11-30 15:26:52 -05:00
Vik Paruchuri
3fa1cfd010
Minor bugfix
2012-11-30 14:16:30 -05:00
Vik Paruchuri
6e75584d06
Convert templates to mako
2012-11-30 14:14:29 -05:00
Vik Paruchuri
a20a6c8fb5
Do all html rendering and generation in lms
2012-11-30 14:11:43 -05:00
Victor Shnayder
32d8a6e922
Pass through course_id, location to openendedresponse
...
- set default queue in response type--don't use the default per-course one
2012-11-30 14:11:11 -05:00
Brian Talbot
ea91f65780
assignments - wip
2012-11-30 13:59:48 -05:00
Vik Paruchuri
2621d07ced
Remove unneeded debug statements
2012-11-30 13:48:17 -05:00
Vik Paruchuri
9fb6c6f989
Debug template issues
2012-11-30 13:18:32 -05:00
Tom Giannattasio
7294e978d9
fixed firefox bug
2012-11-30 13:14:52 -05:00
Vik Paruchuri
2a0c9d0c70
Handle templating within lms
2012-11-30 12:48:13 -05:00
Vik Paruchuri
7330bef8e6
Changes to fix compatibility with controller feedback
2012-11-30 12:11:58 -05:00
chrisndodge
2d866418ad
Merge pull request #1089 from MITx/feature/studio/tom/speedups
...
some quick speedups
2012-11-30 08:55:31 -08:00
Vik Paruchuri
15c5072984
Work on template render code
2012-11-30 11:47:12 -05:00
Vik Paruchuri
51e148a7a7
Add in support for rendering feedback within lms
2012-11-30 11:42:24 -05:00
Victor Shnayder
052807d7f6
Change the unique student id calculation to match the id we send to xqueue
...
- can't change the xqueue one because there's data that uses it
- we checked, and no one has sent out survey links that use the old sha1() format
doing this because we'll need the LMS to be able to send the anon student id to backend services e.g. for peer grading, and passing two different anon student ids to xmodule (one for xqueue, one for other uses) is just asking for confusion.
2012-11-30 11:30:02 -05:00
Don Mitchell
8379e3038d
Moved settings models from common to cms
2012-11-30 10:42:23 -05:00
Tom Giannattasio
63e38822bd
course handouts styled and basic view handling added
2012-11-30 10:41:10 -05:00
Don Mitchell
d943f44f10
Append screw up (naive python goof)
2012-11-30 10:41:10 -05:00
Tom Giannattasio
b75bca2583
new styles for the handouts sidebar
2012-11-30 10:41:10 -05:00