Bridger Maxwell
|
92171ea5da
|
Added course grading test.
|
2012-09-20 16:56:27 -04:00 |
|
Bridger Maxwell
|
9ec38176e0
|
Small cleanup tweaks in grading.
|
2012-09-20 16:56:09 -04:00 |
|
Bridger Maxwell
|
9ce3b83be3
|
Added a simple course for testing the grading functions.
|
2012-09-20 13:29:16 -04:00 |
|
Bridger Maxwell
|
a43b09c0a9
|
Fixed new implementation of abtest's displayable_items.
|
2012-09-20 13:23:47 -04:00 |
|
Bridger Maxwell
|
21f8fc3f9c
|
Fixed small bug.
|
2012-09-20 02:17:51 -04:00 |
|
Bridger Maxwell
|
b62e13aec8
|
Using new xmodule API in grades.py.
|
2012-09-20 02:06:41 -04:00 |
|
Bridger Maxwell
|
234fb813c6
|
Changed grades.grade to use new xmodule API. Now properly explores descriptor tree.
|
2012-09-20 01:03:43 -04:00 |
|
Bridger Maxwell
|
28826b8a36
|
Added new API to xmodule(descriptor). get_children_locations and has_dynamic_children.
|
2012-09-20 00:31:37 -04:00 |
|
Bridger Maxwell
|
142624a6ca
|
Added select_related to gradebook. Slight performance boost.
|
2012-09-19 00:20:46 -04:00 |
|
Bridger Maxwell
|
b65577f2b7
|
Fixed tests for fast grading.
|
2012-09-18 13:18:19 -04:00 |
|
Bridger Maxwell
|
1e0932b734
|
Merge remote-tracking branch 'origin/master' into feature/bridger/course_grading
|
2012-09-16 00:39:43 -04:00 |
|
Bridger Maxwell
|
adc95ba14c
|
Minor change on progress page. Hiding (0/0) on sections that don't have any score.
|
2012-09-16 00:36:55 -04:00 |
|
Bridger Maxwell
|
bdc9e55fd0
|
Fixed progress_summary to use get_display_items(), which respects access control.
|
2012-09-16 00:36:26 -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 |
|
David Ormsbee
|
b06aafd5ad
|
Merge pull request #697 from MITx/feature/arjun/run_specific_syllabi
Try and find a run-specific syllabus before loading a course-specific syllabus
|
2012-09-15 10:50:57 -07:00 |
|
David Ormsbee
|
53191d32ce
|
Merge pull request #698 from MITx/feature/arjun/new-discussions
New Discussions
|
2012-09-15 06:24:42 -07:00 |
|
Arjun Singh
|
08464725c3
|
Try and find a run-specific syllabus before loading a course-specific syllabus
|
2012-09-15 05:02:28 -07:00 |
|
Arjun Singh
|
2ee41ebf0c
|
blockquotes may be fixed
|
2012-09-15 03:10:51 -07:00 |
|
Arjun Singh
|
3b13013ecc
|
Merge whitespace fix
|
2012-09-15 02:14:01 -07:00 |
|
Arjun Singh
|
4efe1135cb
|
fix up whitespace causing weirdness in inline response comment rendering
|
2012-09-15 02:12:52 -07:00 |
|
Ibrahim Awwal
|
c47f0ffb47
|
Hopefully fix code formatting showing up on comments? But it doesn't seem to happen everywhere...
|
2012-09-15 00:42:47 -07:00 |
|
Arjun Singh
|
7c86f324ea
|
Fixes the one broken thread in prod; it had no lettters in its ID, so the id was being cast to a number.
|
2012-09-14 22:55:45 -07:00 |
|
Arjun Singh
|
b5351cc584
|
Support legacy anonymity
|
2012-09-14 21:59:09 -07:00 |
|
Arjun Singh
|
033ce7ef42
|
Discussioninfo needs to be multicourse-friendly..
|
2012-09-14 18:34:37 -07:00 |
|
Arjun Singh
|
6d753ae323
|
Ensure that ability is present when showing endorse button
|
2012-09-14 17:41:02 -07:00 |
|
Rocky Duan
|
3e241182c7
|
Merge branch 'feature/arjun/new-discussions' of github.com:MITx/mitx into feature/arjun/new-discussions
|
2012-09-14 17:22:26 -07:00 |
|
Rocky Duan
|
9c19f64c01
|
for students, only display endorse icon if endorsed
|
2012-09-14 17:22:11 -07:00 |
|
Arjun Singh
|
aa61569110
|
Merge branch 'feature/arjun/new-discussions' of github.com:MITx/mitx into feature/arjun/new-discussions
|
2012-09-14 16:59:25 -07:00 |
|
Arjun Singh
|
84d2ebf631
|
fix font colors
|
2012-09-14 16:59:20 -07:00 |
|
David Ormsbee
|
3ee0f39b18
|
Merge pull request #696 from MITx/feature/dave/new-discussions
Add AWS storage bucket name for S3 to make file uploads work
|
2012-09-14 16:56:31 -07:00 |
|
Ibrahim Awwal
|
17c3dd913e
|
Tooltips on follow and vote.
|
2012-09-14 16:55:16 -07:00 |
|
David Ormsbee
|
239e6e8cc5
|
Add AWS storage bucket name for S3 to make file uploads work
|
2012-09-14 19:55:13 -04:00 |
|
Arjun Singh
|
b2c88575ee
|
fix deep comment links
|
2012-09-14 15:38:48 -07:00 |
|
Arjun Singh
|
46d830df13
|
Merge branch 'master' into feature/arjun/new-discussions
|
2012-09-14 15:15:21 -07:00 |
|
Arjun Singh
|
febba9b93a
|
Merge branch 'feature/arjun/new-discussions' of github.com:MITx/mitx into feature/arjun/new-discussions
|
2012-09-14 15:10:06 -07:00 |
|
Arjun Singh
|
913403d1e0
|
increase font size for votes / comments
|
2012-09-14 15:09:55 -07:00 |
|
arjun810
|
8561469f8f
|
Merge pull request #694 from MITx/feature/dave/new-discussions
Don't explode if a forum content piece is by a user that doesn't exist
|
2012-09-14 14:28:03 -07:00 |
|
David Ormsbee
|
ce9fc9ceab
|
Don't explode if a forum content piece is by a user that doesn't exist
|
2012-09-14 17:25:12 -04:00 |
|
Arjun Singh
|
8631cb2644
|
Add a tiny bit of padding back to unexpanded form
|
2012-09-14 13:39:07 -07:00 |
|
Arjun Singh
|
190f25c0dd
|
Merge branch 'feature/arjun/new-discussions' of github.com:MITx/mitx into feature/arjun/new-discussions
|
2012-09-14 13:35:43 -07:00 |
|
Tom Giannattasio
|
2f5ad06eec
|
smoother comment form expansion
|
2012-09-14 16:34:55 -04:00 |
|
kimth
|
caadfd49b5
|
Merge pull request #693 from MITx/bug/kfiedler/small-bugs
Added color to span and removed width from bottom sequence navigation
|
2012-09-14 13:23:49 -07:00 |
|
Arjun Singh
|
3756d31761
|
Placeholder for wmd editors; specifically comment form
|
2012-09-14 13:20:54 -07:00 |
|
Tom Giannattasio
|
5caa989e3c
|
added transparent icons for the comment form
|
2012-09-14 16:17:34 -04:00 |
|
Kyle Fiedler
|
8fa8450fbf
|
Added color to span and removed width from bottom sequence navigation
|
2012-09-14 16:13:37 -04:00 |
|
Tom Giannattasio
|
7b7ad3d8c2
|
new paragraph styles for comments
|
2012-09-14 16:07:45 -04:00 |
|
arjun810
|
0ad3e8a7b0
|
Merge pull request #692 from MITx/feature/dave/new-discussions
Small fixes
|
2012-09-14 13:06:53 -07:00 |
|
David Ormsbee
|
a32be2958c
|
Change 'View discussion' link on user profile page to be a simple link rather than AJAX.
|
2012-09-14 16:00:09 -04:00 |
|
Arjun Singh
|
11289e6d90
|
comment styling
|
2012-09-14 12:59:10 -07:00 |
|
Arjun Singh
|
387c8ea1b5
|
make wmd editor for comments
|
2012-09-14 12:46:48 -07:00 |
|