- 14 Mar, 2014 2 commits
-
-
Change-Id: I44b132e333e20fb32d032722406b61748a5a71fd
Brian Wilson committed -
Brian Wilson committed
-
- 13 Mar, 2014 2 commits
-
-
Fix AN-663 and AN-664. Change-Id: I704e64a7679c8fec35f2e70355b55f6cffb06580
Brian Wilson committed -
Fixes: AN-653 Change-Id: I16dcc36e32e1918f68c5b087c1574540cbb5e334
Gabe Mulley committed
-
- 12 Mar, 2014 1 commit
-
-
* Log unknown answer_id values that should be hidden. * Fix handling of answers with extended characters. * Add "output_root" argument to AnswerDistributionOneFilePerCourseTask. * Modify IgnoredTarget to work in remote tasks. * Fix some more Pep8 and pylint errors. Change-Id: I8bccc8f9a7028c54773af288d4ac110110c495c3
Brian Wilson committed
-
- 10 Mar, 2014 1 commit
-
-
Fixes: AN-589 Change-Id: I0156691780f9b9ba0d787d60ae301a32d51b7a26
Gabe Mulley committed
-
- 06 Mar, 2014 2 commits
-
-
Also resolve remaining PEP8 warnings. Change-Id: I1e5e1947ededbba97540e661c3fb6adcac100597
Brian Wilson committed -
Implemented as two tasks. Change-Id: I9219e42f7e347242b4cea2515f49480b2390ed16
Brian Wilson committed
-
- 21 Feb, 2014 1 commit
-
-
Change-Id: I37c37c1c95fefae275b1bcede6cb0f55b956295c
Carlos Andrés Rocha committed
-
- 20 Feb, 2014 2 commits
-
-
Change-Id: I5c1d8f476587362b5d20d028aeb6283c4c3b18b0
Gabe Mulley committed -
Some courses were created accidentally, or their students were moved to another course_id. We want to be able to filter out these courses and exclude them from our various aggregate counts. Change-Id: I0828d9bb0dcb90a5d9e14b5a5c496c73ed0c3dac Fixes: AN-492
Gabe Mulley committed
-
- 19 Feb, 2014 6 commits
-
-
Brian Wilson committed
-
Change-Id: Ib73d66d635eda6f7c0d372996a5e136011d97609
Gabe Mulley committed -
Make courses appear (and count) if the courses have offsets, even if they have no explicit enrollment counts since the offset date. At present, such courses are ignored, which results in an undercount for total enrollment over all courses. Change-Id: I67c4b6fba671a1bfc7024c566fe51212cb7eda44
Brian Wilson committed -
Change-Id: Id11f469b3fd8372c6b85280e9a8882595e62b76b
Brian Wilson committed -
Change-Id: Iccd7c7ec7970375fd8e5151320575277674e949a
Brian Wilson committed -
Change-Id: I0c1e80771b8b7818096bf16aaf44da50518ad773
Brian Wilson committed
-
- 18 Feb, 2014 1 commit
-
-
Change-Id: I926b8744f56093fabc5cab321b4cd720adc1402b
Will Daly committed
-
- 14 Feb, 2014 3 commits
-
-
* Add support for gathering data from MySQL databases. * Gather user registration data from a database that is expected to conform to the LMS schema. Fixes: AN-515 Change-Id: Ic0cfd2d608d209f33a29a192dac041a9810805ba
Gabe Mulley committed -
Change-Id: I195446721b99f6612468f94018882f14d173629c
Will Daly committed -
Change-Id: I9a5cb8ee8d185a360304515a4e8da529ffb85292
Gabe Mulley committed
-
- 12 Feb, 2014 4 commits
-
-
Merge "Add Makefile command for running tests in Jenkins Update tox.ini to fix installation errors with external PyPi links Update tests for Python 2.6 compatibility Disable a URL test failing in Python 2.6"
Will Daly committed -
Update tox.ini to fix installation errors with external PyPi links Update tests for Python 2.6 compatibility Disable a URL test failing in Python 2.6 Change-Id: I25d6e925f3d796572963bf4d09be375017db5410
Will Daly committed -
Brian Wilson committed
-
Change-Id: Iceaa34b45a8b6820dd475921d68472a4838e7953
Brian Wilson committed
-
- 11 Feb, 2014 2 commits
-
-
Change-Id: I4b575ee3eee6919039c3c10940193f23b1a0a2b6
Gabe Mulley committed -
Change-Id: I215651f104b0f486c766abc94e7da21d9ab4c9e2
Gabe Mulley committed
-
- 10 Feb, 2014 1 commit
-
-
Carlos Andrés Rocha committed
-
- 07 Feb, 2014 2 commits
-
-
Also: - update .gitignore with results of coverage - update Makefile to limit pep8 checking to edx folder Change-Id: Ic4047bf45bd89087249fee76a447eeecc5de8642
Carlos Andrés Rocha committed -
Change-Id: I0f90086a8145be422bb9c68d4e3df00392e76433
Gabe Mulley committed
-
- 06 Feb, 2014 1 commit
-
-
We want to put other stuff in edx.analytics, so we move all of our batch job related logic in to a subpackage. Change-Id: I5dc93e5e183e61e01c4dc910f391ddd39203d987 Fixes: AN-508
Gabe Mulley committed
-
- 05 Feb, 2014 9 commits
-
-
Add first pass at course enrollment calculation.
brianhw committed -
Brian Wilson committed
-
Also other refactoring based on PR feedback.
Brian Wilson committed -
Brian Wilson committed
-
Omit days with no change in user status. Add tests for reduce. Rename time-related functions.
Brian Wilson committed -
Brian Wilson committed
-
Include status and org_id in enrollment report
Gabe Mulley committed -
Gabe Mulley committed
-
Enrollments CSV Report
Carlos Andrés Rocha committed
-