Commit Graph

7051 Commits

Author SHA1 Message Date
Victor Shnayder
94e24c1626 Leftover name->url_name fixes 2012-08-03 14:45:43 -04:00
Brittany Cheng
cbb39406b6 sort styles 2012-08-03 14:37:14 -04:00
Bridger Maxwell
854508b006 Removed the unnecessary creation of StudentModules when calling module_render's get_module. 2012-08-03 14:30:45 -04:00
Brittany Cheng
5d30c2de06 sort arrows 2012-08-03 14:28:04 -04:00
Rocky Duan
038d7f89e5 ajax editing comments / threads 2012-08-03 14:26:37 -04:00
kimth
7a9489a9b8 modx_dispatch combines file and non-file submission into single answer dict 2012-08-03 13:53:31 -04:00
Rocky Duan
a587cb5a3c Merge branch 'discussion2' of github.com:dementrock/mitx 2012-08-03 13:43:15 -04:00
Rocky Duan
7d1b577b80 show discussion & reply fix 2012-08-03 13:43:07 -04:00
Brittany Cheng
0a2aafab08 follow button style 2012-08-03 13:40:04 -04:00
Brittany Cheng
4ac3eebcfb Merge branch 'master' of github.com:dementrock/mitx into discussion2 2012-08-03 13:39:23 -04:00
Rocky Duan
2077729d7c Merge branch 'discussion2' of github.com:dementrock/mitx 2012-08-03 13:38:18 -04:00
Brittany Cheng
ec258a6346 follow button 2012-08-03 13:36:14 -04:00
Rocky Duan
9b2578c79c fix reply & some random stuff 2012-08-03 13:35:15 -04:00
Brittany Cheng
b73e329dd8 follow button 2012-08-03 13:33:40 -04:00
Rocky Duan
fd922cf755 slight changes 2012-08-03 12:49:35 -04:00
Rocky Duan
5224856286 Merge branch 'discussion2' 2012-08-03 12:45:48 -04:00
Rocky Duan
8297f7b569 slight changes 2012-08-03 12:45:30 -04:00
Brittany Cheng
15fa639e8b merge conflict 2012-08-03 12:31:28 -04:00
Brittany Cheng
69475c63c8 move follow, remove hover 2012-08-03 12:30:21 -04:00
Rocky Duan
e59ea854ca ajax submit new post 2012-08-03 12:29:45 -04:00
Rocky Duan
0b96d0091b ajax reply & why am I on discussion2.. 2012-08-03 12:15:45 -04:00
Victor Shnayder
0b2069c619 make clean_xml script work with stringified errors 2012-08-03 11:53:35 -04:00
kimth
1be3057d3c xqueue interface in LMS not responsible for S3 upload 2012-08-03 11:49:20 -04:00
Bridger Maxwell
408e988fbc Started working on fast_grade method. It skips loading sections that a student doesn't have any answers for. 2012-08-03 11:41:06 -04:00
Victor Shnayder
b46172da9b Rename module.name and descriptor.name to url_name
* update templates and code references
* also a display_name property that defaults to cleaned url_name
2012-08-03 11:36:54 -04:00
Rocky Duan
89c28115b4 some archived stuff for later 2012-08-03 11:03:58 -04:00
Rocky Duan
f7e9746eb3 Merge branch 'discussion2' of github.com:dementrock/mitx into discussion2 2012-08-03 10:16:45 -04:00
Rocky Duan
7ab137328f Merge branch 'master' of github.com:MITx/mitx into discussion2 2012-08-03 10:16:35 -04:00
Brittany Cheng
dac28f800b Merge branch 'master' of github.com:dementrock/mitx into discussion2 2012-08-03 10:11:43 -04:00
kimth
f023dc6e26 xqueue_interface generates hashkeys 2012-08-03 10:10:06 -04:00
kimth
fbed664d4f Auth saved as dict rather than tuple 2012-08-03 09:39:18 -04:00
kimth
3d8ee671b3 Adjust comments 2012-08-03 09:34:47 -04:00
kimth
843f8ae9c3 Basic uploads to S3 2012-08-02 21:51:36 -04:00
kimth
3b3482b394 Skeleton for S3 upload by LMS 2012-08-02 20:43:09 -04:00
kimth
35a461d917 Empty file inputs insert empty string as their submission in ajax; LMS reacts accordingly 2012-08-02 20:22:33 -04:00
kimth
ea36eef6e0 modx_dispatch uses copied variable rather than source 2012-08-02 19:38:33 -04:00
kimth
236c3dc576 modx_dispatch handles new/old problem_check ajax 2012-08-02 19:34:33 -04:00
Rocky Duan
51961c1cf1 Merge branch 'master' into discussion2 2012-08-02 18:41:15 -04:00
Rocky Duan
cc477138cd some refactoring on error handling 2012-08-02 18:41:07 -04:00
kimth
988136c401 LMS must login before submitting to xqueue 2012-08-02 18:34:14 -04:00
Rocky Duan
5ba879fc13 refactored some code 2012-08-02 18:23:50 -04:00
Brittany Cheng
2238137df8 sort styles 2012-08-02 18:09:37 -04:00
Brittany Cheng
3b312a2c92 Merge branch 'master' of github.com:dementrock/mitx into discussion2 2012-08-02 17:46:40 -04:00
Rocky Duan
833b89502c add class for selected sort option 2012-08-02 17:45:34 -04:00
kimth
d2db4134cd CodeResponse does basic error handling from xqueue submission 2012-08-02 17:28:12 -04:00
Brittany Cheng
cf4ac2ef89 Merge branch 'master' of github.com:dementrock/mitx into discussion2 2012-08-02 17:21:08 -04:00
Rocky Duan
4749f3a575 Merge branch 'master' into discussion2 2012-08-02 17:20:23 -04:00
Rocky Duan
f579730f16 should have done this long time ago 2012-08-02 17:20:12 -04:00
kimth
6de2fa5e1e LMS interface to xqueue in separate file 2012-08-02 17:10:35 -04:00
Rocky Duan
d183e91f3f Merge branch 'master' into discussion2 2012-08-02 17:08:24 -04:00