- 21 Aug, 2013 2 commits
-
-
Fixed test_masquerade failure due to not clearing the modulestore between tests.
Will Daly committed -
Modified navigation tests to use MixedModulestore Updated factories to find editable modulestore Updated test_submitting_problems Updated test_tabs.py Updated test_view_authentication Updated test_views Updated courseware/tests/tests.py Updated test_masquerade Updated test_module_render Pylint fixes Updated video and word cloud tests Updated course wiki tests Updated license and open_ended tests. One open_ended test still failing due to Mako initialization issues Updated staticbook Updated django_comment_client tests Updated instructor tests Updated instructor task tests Updated external_auth tests Updated course_groups
Will Daly committed
-
- 01 Jul, 2013 2 commits
-
-
Jean Manuel Nater committed
-
Moved xml_store_config, mongo_store_config, and draft_mongo_store_config to xmodule/modulestore/tests/django_util.py Removed some repeated instances of xml_store_config. Reverted some changes to mongo_store_config so each modulestore gets it's own uuid.
Jean Manuel Nater committed
-
- 19 Jun, 2013 1 commit
-
-
Ned Batchelder committed
-
- 16 Mar, 2013 1 commit
-
-
Victor Shnayder committed
-
- 15 Mar, 2013 1 commit
-
-
capa re-seeds the global RNG all the time, resulting in non-random cohort placement. Switch to using a local random module. (Thanks Cale for helping me figure this out!)
Victor Shnayder committed
-
- 11 Mar, 2013 1 commit
-
-
Strange behavior: - There are 20 cohorts that users should be randomly assigned into in HeroesX - Almost all, but not all (e.g. ~3300 / 3400) users end up in the same group. - testing manually locally and on prod in a django shell shows nothing wrong
Victor Shnayder committed
-
- 24 Feb, 2013 1 commit
-
-
See changes in xml-format.md or wiki (dynamic cohorts v1) for spec.
Victor Shnayder committed
-
- 13 Feb, 2013 1 commit
-
-
Calen Pennington committed
-
- 11 Feb, 2013 1 commit
-
-
Ned Batchelder committed
-
- 08 Feb, 2013 1 commit
-
-
This reverts commit e4819a1b, reversing changes made to b6ec41ca. Now that we're ready to test again, need to revert the revert to put the filtering UI back in.
Victor Shnayder committed
-
- 07 Feb, 2013 1 commit
-
-
This reverts commit 66889b87, reversing changes made to 0dd9c24e. This was merged too early--it's still missing the filtering and display-your-cohort changes. Will need to revert this revert later.
Victor Shnayder committed
-
- 06 Feb, 2013 1 commit
-
-
Calen Pennington committed
-
- 01 Feb, 2013 1 commit
-
-
update to show cohort name on create and cohort name on view all threads, added cohort dictionary to convert ids to names
Your Name committed
-
- 31 Jan, 2013 2 commits
- 30 Jan, 2013 1 commit
-
-
Your Name committed
-
- 28 Jan, 2013 1 commit
-
-
Victor Shnayder committed
-
- 26 Jan, 2013 2 commits
-
-
Victor Shnayder committed
-
Returns None if course isn't cohorted, even if cohorts exist. Shouldn't happen on prod, but could if cohorting is turned off mid-course.
Victor Shnayder committed
-
- 25 Jan, 2013 3 commits
-
-
caveat: with a bit of hackery. Need to do better testing once things are live.
Victor Shnayder committed -
Victor Shnayder committed
-
- 24 Jan, 2013 12 commits
-
-
Victor Shnayder committed
-
Victor Shnayder committed
-
Victor Shnayder committed
-
Victor Shnayder committed
-
Victor Shnayder committed
-
Victor Shnayder committed
-
- Create new cohorts.py file - moved code there from models.py - implemented necessary functions. Next: testing :)
Victor Shnayder committed -
- still needs style, more features, but basic functionality works
Victor Shnayder committed -
- lets user see and add cohorts - needs styling - needs to allow them to actually manage membership!
Victor Shnayder committed -
Victor Shnayder committed
-
Victor Shnayder committed
-
Victor Shnayder committed
-