Jay Zoldak
e7bf05ea54
Merge pull request #1627 from MITx/fix/will/update_correctmap_npoints_test
...
Updated tests for correct_map to match changes made to get_npoints
2013-03-08 07:29:34 -08:00
David Ormsbee
ffec9c4866
Merge pull request #1626 from MITx/fix/cale/module-render-500-fix
...
Fix https://edx.lighthouseapp.com/projects/101932-lms/tickets/237-Produc...
2013-03-08 07:09:48 -08:00
Calen Pennington
a44c0932d2
Fix https://edx.lighthouseapp.com/projects/101932-lms/tickets/237-Production-500-error-for-undefined-variable-user
2013-03-08 10:08:39 -05:00
Will Daly
352126b417
Updated tests for correct_map to match changes made to get_npoints
2013-03-08 10:08:20 -05:00
Calen Pennington
972fed2e44
Set position just-in-time when rendering sequences for the first time
2013-03-08 09:15:27 -05:00
Peter Baratta
49f85211fa
More documentation for the javascript
2013-03-08 03:39:34 -07:00
Victor Shnayder
96541c434e
Merge remote-tracking branch 'origin/master' into feature/alex/poll-merged
2013-03-08 00:43:46 -05:00
Victor Shnayder
b0790921a3
Merge branch 'feature/alex/poll-merged' of github.com:MITx/mitx into feature/alex/poll-merged
2013-03-08 00:43:39 -05:00
Victor Shnayder
84f05f9f61
Merge remote-tracking branch 'origin/master' into feature/alex/poll-merged
...
Conflicts:
common/lib/xmodule/xmodule/capa_module.py
common/lib/xmodule/xmodule/foldit_module.py
common/lib/xmodule/xmodule/tests/__init__.py
common/lib/xmodule/xmodule/tests/test_capa_module.py
common/lib/xmodule/xmodule/tests/test_combined_open_ended.py
common/lib/xmodule/xmodule/tests/test_conditional.py
common/lib/xmodule/xmodule/tests/test_self_assessment.py
2013-03-08 00:40:18 -05:00
Victor Shnayder
5644d08172
Merge pull request #1625 from MITx/hotfix/dave/missing_npoints
...
Hotfix/dave/missing npoints
2013-03-07 20:54:19 -08:00
David Ormsbee
5f44b2de04
minor comment on partial credit
2013-03-07 23:52:01 -05:00
David Ormsbee
30f3923c15
Quick patch to regression causing partial credit to break on 6.00x
2013-03-07 23:50:09 -05:00
David Ormsbee
c43d4b3469
re-added Students with correct answers to analytics dashboard
2013-03-07 23:39:10 -05:00
Chris Dodge
4c72dbfce3
fix fat fingers?
2013-03-07 22:03:38 -05:00
Victor Shnayder
c18461342e
Merge pull request #1624 from MITx/diana/fix-problem-javascript
...
Fix issue where javascript was disappearing from problem html
2013-03-07 16:41:11 -08:00
Diana Huang
2c6ee50ac3
Fix issue where javascript was disappearing from problem html
2013-03-07 19:39:43 -05:00
Brian Wilson
49dee5080a
first pass at chapter navigation
2013-03-07 18:45:00 -05:00
Victor Shnayder
b02ff247cb
Merge pull request #1623 from MITx/fix/will/checkbox_bug
...
Fixed checkbox bug in capa_module
2013-03-07 14:05:52 -08:00
Will Daly
6a54c2a2bc
Fixed checkbox bug in capa_module
2013-03-07 17:01:56 -05:00
Christina Roberts
af058c2cb2
Merge pull request #1622 from MITx/fix/cdodge/static-url-allow-references-to-common
...
add comments
2013-03-07 13:19:23 -08:00
Chris Dodge
c23c5cc3d9
add comments
2013-03-07 16:12:21 -05:00
Christina Roberts
cb70a0f9d9
Merge pull request #1620 from MITx/fix/cdodge/static-url-allow-references-to-common
...
need to support link references to static content that is in the code ba...
2013-03-07 13:07:16 -08:00
Arthur Barrett
60b060263c
refactor highlight css to prevent issues with cascade
2013-03-07 16:02:22 -05:00
Christina Roberts
85d5264f5b
Merge pull request #1616 from MITx/fix/will/mc_checkbox_bug
...
Fix/will/mc checkbox bug
2013-03-07 12:47:16 -08:00
Chris Dodge
891bddcdf9
need to support link references to static content that is in the code base (e.g. module's .js/.css)
2013-03-07 14:28:09 -05:00
Don Mitchell
49db56ab7d
Merge pull request #1618 from MITx/bug/christina/misc
...
New version of Backbone has separate invalid event.
2013-03-07 11:02:52 -08:00
cahrens
98e410816e
New version of Backbone has separate invalid event.
2013-03-07 13:52:55 -05:00
cahrens
9ec33928ce
New version of Backbone has separate invalid event.
2013-03-07 13:37:10 -05:00
Arthur Barrett
f5c3775b5d
fixed the annotation tooltip line height so it is the same in studio and the lms.
2013-03-07 12:21:47 -05:00
Will Daly
e86ed0db91
Merge branch 'master' into fix/will/mc_checkbox_bug
2013-03-07 12:07:34 -05:00
Arthur Barrett
4d136f8d3b
fixed annotation tooltip styling issue in studio
2013-03-07 11:52:10 -05:00
Brian Talbot
afa704c253
Merge branch 'master' into feature/btalbot/studio-alerts
2013-03-07 11:38:07 -05:00
Brian Talbot
559a311acb
studio - alerts: refactored static alerts demo view to have a different template/view/url name to help with user facing views vs. documentation views
2013-03-07 11:37:15 -05:00
chrisndodge
19eb6a3449
Merge pull request #1617 from MITx/bug/christina/misc
...
Disable Django toolbar-- breaking mongo updates.
2013-03-07 08:31:44 -08:00
cahrens
4434ca632e
Disable Django toolbar-- breaking mongo updates.
2013-03-07 11:30:00 -05:00
Will Daly
8d83d2fb4e
Added handling of condition when no multiple choice item selected,
...
but the answer is incorrect.
2013-03-07 10:52:19 -05:00
Don Mitchell
2e23a5f584
Merge pull request #1615 from MITx/fix/cdodge/error-importing-metadata-with-empty-strings
...
make export a bit more resilient. If there's a piece of metadata that we...
2013-03-07 07:51:17 -08:00
Valera Rozuvan
8b0c30e69f
Fixed small typo.
2013-03-07 17:48:40 +02:00
Chris Dodge
9ba759802c
make export a bit more resilient. If there's a piece of metadata that we can't serialize - i.e. someone wrote a new bool attribute and didn't put it in the type mapping table - then we log the exception and continue.
2013-03-07 10:43:36 -05:00
Will Daly
e841f29352
Updated CSS and template for choicegroup response
...
so that: a) checks/x marks appear after each option
for radio buttons, b) checks/x marks appear for the
entire problem (not individual options) for checkbox
buttons.
Also fixed issue with checks appearing on the next line
by changing <text> to display:inline instead of display:block
2013-03-07 10:17:03 -05:00
David Ormsbee
c144795588
Re-enable a couple of analytics on the dashboard to test layout
2013-03-07 10:01:56 -05:00
Jay Zoldak
1b7863e79e
Merge pull request #1603 from MITx/fix/will/merge_jnater_unittests
...
Fix/will/merge jnater unittests
2013-03-07 06:47:55 -08:00
Brian Wilson
aee7d85694
fix bug in tabs
2013-03-07 02:01:42 -05:00
Chris Dodge
75872e1d28
remove getting of descriptor. location isn't defined here so it blows up. Anyhow, the descriptor is being passed into the function, so we don't need to fetch...
2013-03-06 22:28:44 -05:00
Victor Shnayder
5ec39825e0
Merge pull request #1604 from MITx/hotfix/jkarni/folditscore
...
Hotfix/jkarni/folditscore
2013-03-06 17:32:29 -08:00
Victor Shnayder
6af857b3fe
Merge pull request #1613 from MITx/victor/fix-blank-capa
...
Fix max_attempts=''
2013-03-06 17:18:38 -08:00
Victor Shnayder
b6a6e10bb5
Fix max_attempts=''
...
That's what studio defaults to, and recent changes made it break.
Added a few tests to make sure it doesn't happen again.
2013-03-06 20:16:24 -05:00
John Hess
28e300c033
Merge pull request #1612 from MITx/victor/fix-genex-css
...
remove links to missing image files. We can add them if needed later.
2013-03-06 16:14:09 -08:00
Victor Shnayder
57700a56d4
remove links to missing image files. We can add them if needed later.
2013-03-06 19:11:36 -05:00
Calen Pennington
094b18972c
Append course modules to list of courses during import
2013-03-06 18:14:14 -05:00