- 29 May, 2014 1 commit
-
-
[LMS-2757]
Calen Pennington committed
-
- 27 May, 2014 1 commit
-
-
rather than just hacked in to the instructor_dashboard base file. Also move the tests from the legacy implementation to the new dash API implementation.
Sarina Canelake committed
-
- 16 May, 2014 1 commit
-
-
Calen Pennington committed
-
- 15 May, 2014 1 commit
-
-
Click handlers were not getting attached to DOM elements in some cases on slow running machines. Added logic to attach handlers when elements are ready. Added 2 buttons on metrics tab: Download Subsection Data for downloading to csv. Download Problem Data for downloading to csv.
David Adams committed
-
- 14 May, 2014 1 commit
-
-
Calen Pennington committed
-
- 13 May, 2014 2 commits
-
-
Calen Pennington committed
-
Calen Pennington committed
-
- 12 May, 2014 3 commits
-
-
Fix acceptance and unit tests LMS-1296
Sarina Canelake committed -
LMS-1296
Sarina Canelake committed -
LMS-1296
Sarina Canelake committed
-
- 09 May, 2014 1 commit
-
-
Calen Pennington committed
-
- 08 May, 2014 1 commit
-
-
This commit adds the non-courseware lms/djangoapps and lms/lib. These keys are now objects with a limited interface, and the particular internal representation is managed by the data storage layer (the modulestore). For the LMS, there should be no outward-facing changes to the system. The keys are, for now, a change to internal representation only. For Studio, the new serialized form of the keys is used in urls, to allow for further migration in the future. Co-Author: Andy Armstrong <andya@edx.org> Co-Author: Christina Roberts <christina@edx.org> Co-Author: David Baumgold <db@edx.org> Co-Author: Diana Huang <dkh@edx.org> Co-Author: Don Mitchell <dmitchell@edx.org> Co-Author: Julia Hansbrough <julia@edx.org> Co-Author: Nimisha Asthagiri <nasthagiri@edx.org> Co-Author: Sarina Canelake <sarina@edx.org> [LMS-2370]
Calen Pennington committed
-
- 02 May, 2014 1 commit
-
-
Also the idash_mode property is stored seperately for each course. LMS-2565
Usman Khalid committed
-
- 11 Apr, 2014 1 commit
-
-
Clicking on any of the bars displays a list of students for that particular action (either opened the subsection or attempted the problem). Students are listed for the sub-sections. Students, grade and percent are listed for the problems. The on-screen list displays only the first 250 students with an overflow message if there are more students than that. The csv download lists all students.
David Adams committed
-
- 04 Apr, 2014 1 commit
-
-
Giulio Gratta committed
-
- 18 Mar, 2014 2 commits
-
-
LMS-1287
Sarina Canelake committed -
LMS-1287
Adam Palay committed
-
- 11 Mar, 2014 1 commit
-
-
We would like to be able to generate arbitrary reports and expose them to the instructor by simply uploading them to S3. The existing grade download infrastructure pretty much supported that already, however, all of the internal and external structures were referring to the reports as exclusively grading related. Fixes: AN-590
Gabe Mulley committed
-
- 28 Feb, 2014 1 commit
-
-
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
-
- 24 Feb, 2014 1 commit
-
-
Don Mitchell committed
-
- 11 Feb, 2014 1 commit
-
-
STUD-1151
cahrens committed
-
- 10 Feb, 2014 1 commit
-
-
Ned Batchelder committed
-
- 04 Feb, 2014 2 commits
-
-
add a test case for enrollment caps pep8 fix
Chris Dodge committed -
Make XBlock client-side runtimes proper classes, so that handlerUrl can be defined in a per-runtime way, and we can have multiple runtimes on a single page. [LMS-1630][LMS-1421][LMS-1517]
Calen Pennington committed
-
- 14 Jan, 2014 1 commit
-
-
Adds a feature to the edX platform which allows instructors to set individual due dates for students on particular coursework. This code is meant primarily for on-campus use--it is not intended that this feature would be used for MOOCs. It adds a new tab, "Extensions", to the beta instructor dashboard which allows changing due dates per student. This feature is enabled by setting FEATURES['INDIVIDUAL_DUE_DATES'] = True.
Chris Rossi committed
-
- 03 Dec, 2013 2 commits
-
-
David Baumgold committed
-
David Baumgold committed
-
- 22 Nov, 2013 2 commits
-
-
that are not present in a given student's gradeset. General code cleanup and addition of comments. Instructor dashboard API unit tests. LMS-58
David Ormsbee committed -
Hook up display of grade files ready for download to new instructor dashboard. LMS-58
David Ormsbee committed
-
- 15 Nov, 2013 1 commit
-
-
into beta dashboard. Also includes new functionality, in both legacy and beta dashboard, to include appropriate email text for a Shibboleth course.
David Adams committed
-
- 08 Nov, 2013 3 commits
-
-
add DOC_STORE_CONFIG to test settings
Adam Palay committed -
Adam Palay committed
-
Adds xblock handler_url support to the LMS, and makes handle_ajax use that code. [LMS-230] [LMS-229]
Calen Pennington committed
-
- 01 Nov, 2013 1 commit
-
-
LMS-1244
Sarina Canelake committed
-
- 30 Oct, 2013 4 commits
-
-
Respond to review comments LMS-1242
Sarina Canelake committed -
Add testing coverage LMS-1242 Add "Edit This Course In Studio" link for studio courses LMS-1291
Sarina Canelake committed -
LMS-1242
Sarina Canelake committed -
Add Pending Tasks section to the following tabs: * Course Info * Student Email * Data Download * Email LMS-1242
Sarina Canelake committed
-
- 18 Oct, 2013 1 commit
-
-
[LMS-57]
Calen Pennington committed
-
- 16 Oct, 2013 1 commit
-
-
Sarina Canelake committed
-