Commit Graph

14447 Commits

Author SHA1 Message Date
Vik Paruchuri
6a10ffc7da Fix up error messages to staff and students 2013-02-13 19:12:16 -05:00
Vik Paruchuri
00bc8deefa Minor work on errors shown within the JS 2013-02-13 18:45:34 -05:00
Vik Paruchuri
8b12f26626 Fix error messages to staff 2013-02-13 18:24:33 -05:00
Brian Wilson
f0258b8dd0 first pass at pdfbook 2013-02-13 18:01:44 -05:00
cahrens
4ae691e88a Convert JSON that doesn't parse to String (unless object, array, or single quote). 2013-02-13 17:41:52 -05:00
Diana Huang
125e0b2137 Track the names of uploaded images, since we aren't recording
that data via the ajax calls.
2013-02-13 17:40:28 -05:00
Brian Talbot
d571c7791a studio - resetting Unit UI HTML back to prev version for now 2013-02-13 17:01:45 -05:00
Brian Talbot
c250bc8b59 studio - page headers: setting up needed future CSS 2013-02-13 16:59:56 -05:00
Vik Paruchuri
1cc5e61507 More fixes on error messages 2013-02-13 16:52:09 -05:00
Diana Huang
93f2bf194c Log showing and hiding of questions. 2013-02-13 16:48:58 -05:00
Diana Huang
943a565717 Log rubric selection clicks 2013-02-13 16:48:58 -05:00
Diana Huang
bb3fc20b8b Fix xmodule jasmine tests so they stop trying to reload
the page
2013-02-13 16:48:58 -05:00
marco
5a283127a4 clean up based on cahrens pull requests notes 2013-02-13 16:41:43 -05:00
Vik Paruchuri
0627b7b9f2 Fix error messages, document 2013-02-13 16:38:33 -05:00
Don Mitchell
50b92378f9 Update and clarify doc strings 2013-02-13 16:34:12 -05:00
marco
a94778f706 fixed broken calendar style caused by problem tab styling 2013-02-13 16:34:12 -05:00
marco
826b070bfa removed outline focus from tabs and downplayed tab color differentiation to be more like the header 2013-02-13 16:34:12 -05:00
marco
1422f40c62 remove double transition for problem type list 2013-02-13 16:34:11 -05:00
marco
ad3c9a5234 overrode jquery UI styles in reset.scss then reapplied relevant tab styling for problem menu 2013-02-13 16:34:11 -05:00
Don Mitchell
9d2b92c362 Don't show 'empty' metadata field
Change logic for when to show simple v advanced editor to use an
explicit flag.
2013-02-13 16:34:11 -05:00
Don Mitchell
18ecd11583 Only tabify the problems submenu. 2013-02-13 16:33:19 -05:00
Don Mitchell
62d389c853 Added empty metadata attribute instead of using name to determine which
template is empty (very awkward b/c it's a template descriptor not an
instance one)
Changed display conditionals to get the right things to show in the
right tabs for problems
2013-02-13 16:33:19 -05:00
marco
c238fc3d74 cleaned up css and advanced tab shows proper component list, also using jquery.ui.js 2013-02-13 16:33:19 -05:00
marco
9eb87e1eac final css tweaks prior to jquery bug resolution 2013-02-13 16:33:19 -05:00
marco
5f31de2de3 finalized styling of dropdown, text, etc 2013-02-13 16:33:19 -05:00
marco
fc0a26ae74 styled header of problem component adding menu and made it only visible when you are in the problem menu 2013-02-13 16:33:19 -05:00
marco
1d63f10757 updating to green brb 2013-02-13 16:33:19 -05:00
marco
ae3e57b504 images back to proper white coloring 2013-02-13 16:33:19 -05:00
marco
2da94f96d2 border css simplifications 2013-02-13 16:33:18 -05:00
marco
a57e91ef47 revision of visual styling per product team feedback round 2013-02-13 16:33:18 -05:00
marco
1bb1fb3156 adding remaining advanced problem modes I left off the first pass 2013-02-13 16:33:18 -05:00
marco
27045de758 adding jquery.tabs file missing previously 2013-02-13 16:33:18 -05:00
marco
b8b2ca0eeb cleaned up problem type label 2013-02-13 16:33:18 -05:00
marco
3a3e0f6322 removed green entirely, increases size of fonts and buttons for adding of new components 2013-02-13 16:33:18 -05:00
marco
c09a50f54d draft styles for problem type header closer, need design consistency/standards review to proceed 2013-02-13 16:33:18 -05:00
marco
a147c66257 partial styles for problem type header, still work remains. 2013-02-13 16:33:18 -05:00
marco
60032047d7 added jquery tabs for problem editor, but a bug in rendering is stumping me, will fix tomorrow. 2013-02-13 16:33:17 -05:00
marco
18f2f97eb1 edited problem editor tooltips to have new names and also changed sample problem text to use new names 2013-02-13 16:33:17 -05:00
Calen Pennington
04d7146944 Fixing xmodule tests 2013-02-13 16:31:38 -05:00
Vik Paruchuri
26713e072f Work on fixing and documenting error messages shown to students 2013-02-13 16:30:34 -05:00
Calen Pennington
2443aa79a7 Indentation fix 2013-02-13 16:27:29 -05:00
Calen Pennington
50af0be13d Fix course short description display (now that they're xmodules) 2013-02-13 16:17:12 -05:00
Calen Pennington
927da34477 Fix data_dirs for /static link replacement 2013-02-13 16:15:22 -05:00
Vik Paruchuri
aca73d2123 Start to document and sanitize error messages 2013-02-13 16:13:34 -05:00
Vik Paruchuri
48a5c9f0b2 Remove score display from status bar 2013-02-13 16:05:12 -05:00
Arthur Barrett
010593be6f Merge branch 'master' into feature/abarrett/annotatable_xmodule 2013-02-13 15:39:41 -05:00
Vik Paruchuri
02b0bc2923 Add in answer unknown container/checkbox to pass back to controller 2013-02-13 15:37:42 -05:00
Vik Paruchuri
7a3a56d4bc Fixing tests 2013-02-13 15:20:59 -05:00
John Hess
d48efa8592 Merge pull request #1498 from MITx/jth/protex
Jth/protex
2013-02-13 12:18:21 -08:00
Vik Paruchuri
5f29e0e1a6 Fix OE tests 2013-02-13 15:11:37 -05:00