This website requires JavaScript.
Explore
Help
Sign In
Andal.LND
/
edx-platform
Watch
6
Star
0
Fork
0
You've already forked edx-platform
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
eee6250fb24471738292a145f0d8b331bd5990b5
edx-platform
/
openedx
/
core
/
djangoapps
/
course_groups
History
Usman Khalid
eee6250fb2
Use RequestCache to cache cohorts information.
...
TNL-1258
2015-03-23 09:57:16 +05:00
..
management
use 'commit_on_success' transaction decorator to avoid registering users in multiple cohort groups of a particular course
2015-03-05 15:19:57 +05:00
migrations
Enable/disable cohorts from the instructor dashboard and move cohorts management to its own tab
2015-03-23 09:21:15 +05:00
tests
Use RequestCache to cache cohorts information.
2015-03-23 09:57:16 +05:00
__init__.py
Add support for user partitioning based on cohort.
2014-12-05 09:53:44 -05:00
cohorts.py
Use RequestCache to cache cohorts information.
2015-03-23 09:57:16 +05:00
models.py
Changes after Andy's Review
2015-03-23 09:21:21 +05:00
partition_scheme.py
Cache cohort info during requests to reduce SQL queries.
2015-03-23 09:44:23 +05:00
views.py
Changes after Andy's Review
2015-03-23 09:21:21 +05:00