- 20 Aug, 2015 40 commits
-
-
Matt Drayer committed
-
url to course detail remove extra line
Zia Fazal committed -
Zia Fazal committed
-
Drive By - denominator should be a float so that integer calculations do not round down before we even choose to round then futher
Martyn James committed -
Matt Drayer committed
-
Matt Drayer committed
-
Matt Drayer committed
-
Matt Drayer committed
-
Matt Drayer committed
-
Matt Drayer committed
-
total enrollments to data
Zia Fazal committed -
, discussion-course and group-work from calculations
Zia Fazal committed -
Zia Fazal committed
-
Matt Drayer committed
-
ziafazal/api-order-leaders-by-time-of-achievement: order users by time of achievement if points are equal
Zia Fazal committed -
Matt Drayer committed
-
Fixed progress value by using total modules in the course as denominator. variable names changes and login for total_actual_completions efficient way to load leaf modules and added required settings to tests
Zia Fazal committed -
this should remove multiple auth_user calls
Zia Fazal committed -
Matt Drayer committed
-
Matt Drayer committed
-
support for coverage guard against no completions
Zia Fazal committed -
Matt Drayer committed
-
Matt Drayer committed
-
Matt Drayer committed
-
number of enrolments instead of number of participants
Zia Fazal committed -
Matt Drayer committed
-
added lookup for multiple data params
Zia Fazal committed -
Matt Drayer committed
-
Zia Fazal committed
-
Zia Fazal committed
-
added course filter to user groups api
Zia Fazal committed -
Matt Drayer committed
-
fixed bug when single value filter is applied in users api
Zia Fazal committed -
Will accept organisation id instead or uri while creating group projects ziafazal/api-ability-to-create-project-by-org-id:Made organisation optional
Zia Fazal committed -
Matt Drayer committed
-
more cleanup fix method name
Chris Dodge committed -
Matt Drayer committed
-
cdodge/pass-depth-on-course-fecth: pass along the depth parameter to minimize round trips to the mongodb. Also turn on MongoDB panel on devstack.py to help with instrumentation
Chris Dodge committed -
fixed proficiency position bug exclude the student whose position is being retrieved
Zia Fazal committed -
cdodge/optimized-save-child-postition: create an optimized version of save_child_position which minimized the number of round trips to MongoDB don't refetch the current child, it's not really needed and it can be a bit expensive
Chris Dodge committed
-