Commit Graph

22621 Commits

Author SHA1 Message Date
ichuang
30922fb449 add ACCESS_REQUIRE_STAFF_FOR_COURSE feature for enrollment check 2012-08-03 21:39:23 -04:00
ichuang
f1ba26b007 require login and enrollment in course to be able to view its courseware 2012-08-03 20:36:17 -04:00
ichuang
84ed806f0d start on lms migration path: view for loaded modules, and reload method 2012-08-03 20:20:35 -04:00
Bridger Maxwell
6d650d1825 Got the gradebook working again with the new fast grading method. 2012-08-03 17:55:25 -04:00
Brittany Cheng
5643903efc small change in html 2012-08-03 17:40:51 -04:00
Bridger Maxwell
694520ebb2 StudentModuleCache now allows a list of descriptors. This speeds up grading significantly. 2012-08-03 17:00:04 -04:00
Calen Pennington
9b322f68b4 Merge pull request #337 from MITx/feature/victor/use-url-names
Feature/victor/use url names
2012-08-03 13:23:31 -07:00
Rocky Duan
d507ac6cc0 should be like this 2012-08-03 16:23:19 -04:00
Calen Pennington
b1494da02c Merge pull request #330 from MITx/ExternalAuth
External auth
2012-08-03 13:18:55 -07:00
Rocky Duan
8bf4bc2d5e Merge branch 'discussion2' of github.com:dementrock/mitx 2012-08-03 16:09:23 -04:00
Rocky Duan
042ccf9754 make everything inline (ajax) for now 2012-08-03 16:09:13 -04:00
Rocky Duan
79497287d7 moved some stuff & ajax link to page 2012-08-03 15:55:21 -04:00
kimth
c25eded4fc Move xqueue_interface to lib/capa 2012-08-03 15:32:02 -04:00
kimth
af22761778 modx_dispatch doesn't need xqueue_interface 2012-08-03 15:27:39 -04:00
Brittany Cheng
53b6c9944c reply and edit margins 2012-08-03 15:22:26 -04:00
Rocky Duan
3c681a207f fixed vote bug 2012-08-03 15:07:57 -04:00
Rocky Duan
6f798fd196 Merge branch 'discussion2' of github.com:dementrock/mitx 2012-08-03 14:59:30 -04:00
Rocky Duan
b2c1904c7a ajax endorse 2012-08-03 14:59:23 -04:00
Rocky Duan
600beb2849 ajax vote / unvote comments 2012-08-03 14:52:39 -04:00
Brittany Cheng
356c44c5bf voting styles 2012-08-03 14:48:50 -04:00
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