David Ormsbee
f9a49ece6f
Dynamically find the start and end pages of a textbook instead of hardcoding to 6.002 values
2012-09-19 17:12:08 -04:00
arjun810
501d44d023
Merge pull request #722 from MITx/kimth/fix-imageresponse
...
Don't break on empty answer string
2012-09-18 13:43:18 -07:00
kimth
d401a32709
Don't break on empty answer string
2012-09-18 16:39:58 -04:00
David Ormsbee
12586f3679
Merge pull request #718 from MITx/feature/cale/cms-drag-and-drop-children
...
Feature/cale/cms drag and drop children
2012-09-18 12:09:31 -07:00
Victor Shnayder
09909c7ec2
Merge pull request #711 from MITx/kimth/onreset-type
...
onreset rerandomize option
2012-09-18 11:09:25 -07:00
Calen Pennington
c1ce5a87ac
Move sequence nav into xmodule
2012-09-18 13:19:01 -04:00
David Ormsbee
62bb10156d
Merge pull request #704 from MITx/feature/victor/custom-tabs
...
Custom tabs
2012-09-18 07:10:42 -07:00
Calen Pennington
c914a46a3f
Merge pull request #691 from MITx/feature/victor/anon-deep-links
...
Feature/victor/anon deep links
2012-09-18 07:08:45 -07:00
Victor Shnayder
ba92bdc2dc
Merge pull request #708 from MITx/feature/cale/cms-bug-fixes
...
Feature/cale/cms bug fixes
2012-09-18 06:20:15 -07:00
Victor Shnayder
d9219c6086
Custom tabs
...
* specify in tabs list in course policy
- active page tracking now done in tabs.py
- properly handle the fact that there may be multiple textbooks
* Still need:
- wiki pages
- (if that's delayed, special-case syllabus support)
2012-09-18 08:45:09 -04:00
kimth
f45fa578a2
onreset rerandomize option
2012-09-17 15:56:09 -04:00
Tom Giannattasio
0acc75e3a4
fixed detailed-solution bug
2012-09-17 14:51:20 -04:00
Tom Giannattasio
3bf8ae8f09
double border fix
2012-09-17 14:44:32 -04:00
Tom Giannattasio
53ec558f11
fixed solution set glitch
2012-09-17 14:38:19 -04:00
Calen Pennington
c0ed793976
Add an empty get_errored_courses function for the mongo modulestore
2012-09-17 14:19:23 -04:00
Calen Pennington
34541b5e7c
Make a list of textbooks, don't just store a single one
2012-09-17 13:49:42 -04:00
Tom Giannattasio
97cff9c06f
Merge pull request #690 from MITx/feature/kfiedler/multiple-choice
...
styles for a slightly better multiple choice and solution span
2012-09-17 10:23:24 -07:00
Tom Giannattasio
092403c1bc
Merge pull request #688 from MITx/feature/kfiedler/submission-feedback
...
Style for submission feedback on problems
2012-09-17 10:21:04 -07:00
Calen Pennington
261948f38a
Make textbooks in the course definition be stored as data, rather than objects, and turn them into objects during module instatiation
2012-09-17 13:19:24 -04:00
kimth
9e01b51f96
Tiny fix to style
2012-09-16 16:46:19 -04:00
arjun810
0e1a56d9fe
Merge pull request #699 from MITx/kimth/remember-caption
...
Kimth/remember caption
2012-09-16 12:50:23 -07:00
kimth
1dfd222b98
Escape quotations, lt/gt, ampersand
2012-09-16 14:50:40 -04:00
kimth
44d5bfa9d0
Trivial fix to detailed-solution style
2012-09-16 10:27:37 -04:00
Arjun Singh
7682663e1b
Make broken problem error a bit scarier and fix typo in message
2012-09-15 22:07:10 -07:00
kimth
2c239f87e8
Change wording of warning slightly
2012-09-16 00:48:53 -04:00
kimth
f5d6f080c7
Add basic styles
2012-09-16 00:47:40 -04:00
kimth
eac8037808
Add TODO comment
2012-09-16 00:29:48 -04:00
kimth
827e211ac7
Reveal student input at state of problem reset back to student
2012-09-16 00:27:41 -04:00
kimth
1a02cfec83
Reset CapaProblem when state HTML is corrupt
2012-09-15 23:25:26 -04:00
kimth
68e0701113
Remove extra line
2012-09-15 17:23:41 -04:00
kimth
439ca1dd59
Write setter, toggle uses setter
2012-09-15 17:18:21 -04:00
kimth
1625125e6f
Respect object boundaries
2012-09-15 16:55:43 -04:00
kimth
c031020099
Merge branch 'master' into kimth/remember-caption
2012-09-15 15:47:22 -04:00
David Ormsbee
f1349eea33
Merge pull request #656 from MITx/kimth/fix-dynamath-6002x
...
Kimth/fix dynamath 6002x
2012-09-15 11:28:16 -07:00
Arjun Singh
46d830df13
Merge branch 'master' into feature/arjun/new-discussions
2012-09-14 15:15:21 -07:00
kimth
d893a14a53
Load player before turning off caption
2012-09-14 17:24:15 -04:00
kimth
8673460b85
Merge branch 'master' into kimth/remember-caption
2012-09-14 16:53:41 -04:00
kimth
210da2c4f0
Start to remember caption state
2012-09-14 16:53:23 -04:00
Kyle Fiedler
8fa8450fbf
Added color to span and removed width from bottom sequence navigation
2012-09-14 16:13:37 -04:00
Victor Shnayder
a788db53e9
Show login modal if there's a next param to index, university index
...
* also replace the external-auth-related popping up of the signup form with jquery.
Presumably it takes care of the browser specific stuff.
2012-09-14 14:31:04 -04:00
Kyle Fiedler
0170fcc01c
styles for a slightly better multiple choice and solution span
2012-09-14 13:25:55 -04:00
David Ormsbee
31cb793037
Merge pull request #680 from MITx/kimth/fix-detailed-solution
...
Do variable substitution for detailed solutions
2012-09-14 07:22:19 -07:00
Arjun Singh
a46b8e5f01
fix old-style customresponses
2012-09-13 23:16:47 -07:00
Kyle Fiedler
03ad061a2f
style for submission feedback
2012-09-13 20:10:45 -04:00
Carlos Andrés Rocha
5ce16738fb
Reverting to original video player
2012-09-13 18:38:48 -04:00
kimth
b43da7463a
Do variable substitution for detailed solutions
2012-09-13 15:12:18 -04:00
kimth
f0638f8a6f
Merge pull request #677 from MITx/bug/kfiedler/tonys-bugs
...
A bunch of solutions for bugs Tony had reported
2012-09-13 08:36:37 -07:00
kimth
bee1c50d9f
Merge pull request #678 from MITx/rocha/hotfixes
...
Temporary fix to set the speed of video player to 1.0
2012-09-13 08:29:35 -07:00
Carlos Andrés Rocha
9fb5346571
Temporary fix to set the speed of video player to 1.0 regardless of previous state
2012-09-13 11:26:52 -04:00
Kyle Fiedler
d107370b11
Made min width smaller for dynomath
2012-09-13 11:24:07 -04:00