- 28 Feb, 2014 4 commits
-
-
Metrics tab shows student data: -Count of students opened a subsection -Grade distribution per problem for each section/subsection of the course. Implemented for both the old and beta dashboard Controlled by a feature flag 'CLASS_DASHBOARD' Data is aggregated across all students Aggregate data computed from courseware_studentmodule
Kristin Stephens committed -
Chris Dodge committed
-
Chris Dodge committed
-
Chris Dodge committed
-
- 27 Feb, 2014 1 commit
-
-
Fix case where both old and new transcripts are uploaded, but transcript language isn't one of the new transcripts.
Calen Pennington committed
-
- 26 Feb, 2014 2 commits
-
-
LMS-1479
Waheed Ahmed committed -
STUD-1140
zubiar-arbi committed
-
- 25 Feb, 2014 2 commits
-
-
Calen Pennington committed
-
This information will likely be used frequently for analytics purposes, so we would like to denormalize here to avoid having to join with the modulestore later. Fixes: AN-594
Gabe Mulley committed
-
- 24 Feb, 2014 5 commits
-
-
add dummy strings
Adam Palay committed -
Alexander Kryklia committed
-
Don Mitchell committed
-
Ned Batchelder committed
-
To get all dates localized, we need all runtimes to have the i18n service, and since runtimes are made by the modulestores, we need to pass it to them. Soon (fingers crossed), modulestores won't be involved in making runtimes, and many of these changes will go away.
Ned Batchelder committed
-
- 21 Feb, 2014 2 commits
-
-
This requires fixing the javascript api implementation, and adding an implementation of get_block to the ModuleSystem api. However, the implementation is incomplete, due to mismatches between the expectations of XModule and XBlock. Also adds tests using the Acid block to make sure that the javascript and python apis for children are working correctly.
Calen Pennington committed -
Jason Bau committed
-
- 20 Feb, 2014 1 commit
-
-
JIRA: FOR-470
jsa committed
-
- 18 Feb, 2014 3 commits
-
-
Greg Price committed
-
Ned Batchelder committed
-
Alexander Kryklia committed
-
- 14 Feb, 2014 4 commits
-
-
make openendedchild and open_ended_module_v1 act enough like xblocks to get xblock 18n
Adam Palay committed -
Julia Hansbrough committed
-
polesye committed
-
polesye committed
-
- 13 Feb, 2014 4 commits
-
-
Some messages generated by the comments service are not readily translated because they come from third-party libraries. Thus, we plan to try to avoid showing any comments service generated message to the user. This check preempts the only end-user-visible CS-generated error message that we are presently aware of.
Greg Price committed -
Calen Pennington committed
-
Added feature setting 'DISPLAY_HISTOGRAMS_TO_STAFF' to configure display of histograms in Staff Debug Info panel. Generating histograms requires scanning the courseware_studentmodule table on each view. This can make staff access to courseware very slow on large courses. Default is False. LMS-1199
Usman Khalid committed -
Renamed feature setting 'DISPLAY_HISTOGRAMS_TO_STAFF' to 'DISPLAY_DEBUG_INFO_TO_STAFF' to better communicate its purpose. Default is True. LMS-1199
Usman Khalid committed
-
- 12 Feb, 2014 3 commits
-
-
Greg Price committed
-
Greg Price committed
-
polesye committed
-
- 11 Feb, 2014 6 commits
-
-
Sarina Canelake committed
-
Jason Bau committed
-
STUD-1151
cahrens committed -
polesye committed
-
Student logins to edx, plays video, selects position, closes browser, opens video, position is restored. BLD-385
polesye committed -
Oleg Marshev committed
-
- 10 Feb, 2014 2 commits
-
-
Ned Batchelder committed
-
Ned Batchelder committed
-
- 07 Feb, 2014 1 commit
-
-
screen readers. Also, the mathjax message should be wrapped to prevent non-IE browsers from complaining about a feature that is IE-only.
Dave St.Germain committed
-