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 |
|
Tom Giannattasio
|
7098b2e658
|
cleaned up loading animation in post-list
|
2012-09-12 10:07:16 -04:00 |
|
Arjun Singh
|
bd5fc64462
|
make seeds consistent with other responsetypes
|
2012-09-11 18:08:27 -07: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
|
88e138bfaa
|
Merge pull request #662 from MITx/feature/arjun/fix_seed
Provide a reasonable seeding mechanism for jsresponses
|
2012-09-11 16:15:14 -07:00 |
|
kimth
|
474b5377b9
|
Consolidate class names
|
2012-09-11 18:25:08 -04:00 |
|
Arjun Singh
|
5e4a498cfe
|
Provide a reasonable seeding mechanism for jsresponses
|
2012-09-11 15:09:49 -07:00 |
|
kimth
|
f35412f3f4
|
Don't bind update_schematics to global window.onload
|
2012-09-11 16:29:17 -04:00 |
|
Tom Giannattasio
|
00156fd600
|
fixed textbook bug
|
2012-09-11 10:14:20 -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 |
|
Calen Pennington
|
cbda5fab66
|
Merge pull request #652 from MITx/feature/victor/catch-s3-errors
don't break courseware if S3 is unreachable
|
2012-09-10 07:57:55 -07: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
|
2045500c6e
|
make external_auth table searchable in django admin; fix
missed instance of login link which should have been behind DISABLE_LOGIN_BUTTON
|
2012-09-08 23:21:34 -04:00 |
|
ichuang
|
b4a3591310
|
add jquery flot axislabels plugin
|
2012-09-08 23:21:13 -04:00 |
|
ichuang
|
ab0a58fb7a
|
add psychometrics - grade histograms, check time diffs, and IRT plots
|
2012-09-08 22:31:45 -04:00 |
|
ichuang
|
ad5b3a3342
|
add admin interface for tracking logs
|
2012-09-08 10:30:18 -04:00 |
|
Calen Pennington
|
b85fefe61a
|
Fixing tests that were failing to due static content directory change
|
2012-09-07 17:02:00 -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 |
|
Victor Shnayder
|
8b7390c966
|
Turn of discussion service in test env
- add a check for the feature flag before trying to save user info to the service
|
2012-09-06 17:11:21 -04:00 |
|
Victor Shnayder
|
048dea0eff
|
make test course loading deterministic by using course_id
|
2012-09-06 16:38:33 -04: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 |
|