Commit Graph

4251 Commits

Author SHA1 Message Date
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
Kyle Fiedler
5548e252c6 Hide list style for video elements 2012-09-13 11:24:07 -04:00
Kyle Fiedler
7812dd68fe Added more padding for detailed answer 2012-09-13 11:24:07 -04:00
kimth
7f67e9a060 Merge pull request #668 from MITx/bug/kfiedler/ie
Fix IE bugs including schematic editor text alignment
2012-09-13 08:20:11 -07:00
kimth
d2d1ac71fe Use Coffeescript existential operator 2012-09-13 11:12:41 -04:00
kimth
a55f37cd9d Problem js runs MathJax only over its own contents rather than full page 2012-09-13 11:04:37 -04:00
Calen Pennington
5450ddbde3 Merge pull request #674 from MITx/feature/victor/fix-colons-in-html
Add more tests and replace ':' with '_' in html_id
2012-09-13 07:30:46 -07:00
Victor Shnayder
0bbba8b16f Add more tests and replace ':' with '_' in html_id
* in-progress to fixing support for ':' in url_names
2012-09-13 09:44:51 -04:00
kimth
eb095f383e Merge branch 'master' into kimth/fix-dynamath-6002x 2012-09-13 08:52:25 -04:00
Carlos A. Rocha
67cbf50b83 Fix swfobject and django-pipeline - Cosmetic fix for youtube player 2012-09-13 01:08:59 -04:00
Carlos A. Rocha
df5e6d6860 Replace http with https for embedder youTube 2012-09-13 00:16:13 -04:00
Carlos A. Rocha
11d0c0d4b6 Remove video controls, use default youTube controls instead 2012-09-13 00:10:20 -04:00
Carlos A. Rocha
27fa9a38d8 Temporary fix for youTube iframe player issues 2012-09-12 23:56:05 -04:00
kimth
2105755120 MathJax initial render needs to be properly queued 2012-09-12 18:24:52 -04:00
Kyle Fiedler
1dceff78b5 Fix alignment in tables for ie 2012-09-12 16:01:38 -04:00
David Ormsbee
53d0a6add8 Merge pull request #654 from MITx/feature/victor/fix-trailing-location-url
make the test ajax_url format consistent with real code
2012-09-12 12:19:53 -07:00
kimth
e3c6477826 Merge branch 'master' into kimth/fix-dynamath-6002x 2012-09-12 13:34:01 -04:00
Kyle Fiedler
596d926eac Added fix so that sequnce nave doesn't go over full screen videos 2012-09-12 11:06:01 -04:00
arjun810
b0e4bebc63 Merge pull request #661 from MITx/kimth/fix-firefox-cktsim
Fix circuit simulator js for Firefox
2012-09-11 16:15:55 -07:00
kimth
474b5377b9 Consolidate class names 2012-09-11 18:25:08 -04:00
kimth
f35412f3f4 Don't bind update_schematics to global window.onload 2012-09-11 16:29:17 -04:00
ichuang
1f07bb0466 Merge branch 'master' of github.com:MITx/mitx into feature/ichuang/psychometrics 2012-09-10 22:03:08 -04:00
ichuang
56d44ec7f3 display_name may be empty (eg in tests) 2012-09-10 21:55:58 -04:00
ichuang
c6f794547f more tabs -> spaces 2012-09-10 21:45:38 -04:00
ichuang
d8c8c85041 tabs to spaces 2012-09-10 21:42:44 -04:00
ichuang
97a32e64ee fix tooltip titles in seq_module for non-new-xml-format courses 2012-09-10 21:33:54 -04:00
ichuang
e62e58dc6e log attempts in tracking 2012-09-10 20:33:56 -04:00
kimth
bbfc875ff2 Merge branch 'master' into kimth/fix-dynamath-6002x 2012-09-10 19:45:14 -04:00
kimth
bd72fbdfd8 Allow textinputdynamath to specify its Mathjax preprocessor per-problem 2012-09-10 19:42:40 -04:00
kimth
971fe53dec Another step towards Javascriptinput-style script loading 2012-09-10 17:42:15 -04:00
Victor Shnayder
9266bcca6d fix stupid bug in textbook handling code 2012-09-10 17:42:01 -04:00
kimth
9931b5ae3f Mimic javascriptinput displayClass 2012-09-10 16:20:06 -04:00
kimth
5862d04b65 Set up mathjax_preprocessor 2012-09-10 15:16:40 -04:00
Victor Shnayder
b501367ed3 make the test ajax_url format consistent with real code
* specifically, no trailing slash
2012-09-10 14:28:09 -04:00
kimth
e6397665ab MathJax preprocessor comes from external plugin 2012-09-10 14:12:01 -04:00
Victor Shnayder
bff8cd4e4e don't break courseware if S3 is unreachable 2012-09-10 10:10:25 -04:00
kimth
48543ba3c2 Match only exact excape keywords, e.g. in but not sin, arcsin 2012-09-09 15:08:32 -04:00
kimth
eab11bca42 Mathjax preprocessor is course-specific 2012-09-09 14:04:52 -04:00
kimth
f9c31f3f42 Add comments 2012-09-09 13:16:22 -04:00
kimth
4881d54a49 Need to escape keywords such as 'in' from MathJax 2012-09-09 13:12:51 -04:00
kimth
2b17fb626b Translate between 6.002x subscript convention and standard Latex 2012-09-09 10:53:32 -04:00
ichuang
ab0a58fb7a add psychometrics - grade histograms, check time diffs, and IRT plots 2012-09-08 22:31:45 -04:00
David Ormsbee
8312ddf01d Merge pull request #629 from MITx/feature/victor/save-course-position
Feature/victor/save course position
2012-09-07 06:42:48 -07:00
David Ormsbee
e4c261ba37 Merge pull request #637 from MITx/kimth/cktsim-in-schematic
cktsim-in-schematic
2012-09-07 06:30:45 -07:00
David Ormsbee
bea6db620a Merge pull request #533 from MITx/feature/halogenandtoast/calculator
Put in calculator in courseware
2012-09-06 13:00:09 -07:00
Calen Pennington
8030fdce80 Fix test and assertion reversal in progress test 2012-09-06 15:47:45 -04:00
Calen Pennington
5f261ec335 Test that values are clamped between 0 and 100% for progresses 2012-09-06 15:47:12 -04:00
Calen Pennington
5ce516a3a0 Clamp progress to be greater than zero 2012-09-06 15:23:19 -04:00
Calen Pennington
14eb160eea Just return a null progress if something goes wrong when retrieving capa_module progress (and log the error) 2012-09-06 15:18:59 -04:00