Chris Dodge
5591101a18
only show proctoring download button when the course has proctoring enabled
2015-09-09 12:06:58 -04:00
Sarina Canelake
25169ccc4d
Merge pull request #9147 from open-craft/OC-791-answer-export
...
Move problem responses export from legacy instructor dash to new instructor dash
2015-08-31 15:12:55 -04:00
Tim Krones
f9756eb436
Merge pull request #9483 from open-craft/OC-791-course-timeline-improved
...
Instructor dashboard: Improve course timeline info
2015-08-28 12:30:27 +02:00
Tim Krones
aa55d1c569
If no end date has been set for a course, be explicit about it in course
...
timeline info.
2015-08-26 18:39:47 +02:00
Chris Dodge
110dbc048c
alter columns in proctoring exam report
2015-08-20 20:21:54 -04:00
Chris Dodge
674b92f0b9
Only let global staff (is_staff=True) see the Proctoring tab in the Instructor Dashboard
...
Only let global staff (is_staff=True) see the Proctoring tab in the Instructor Dashboard if the feature flag is enabled.
2015-08-19 11:07:14 -04:00
Tim Krones
df5b2dadda
Move functionality for exporting a CSV of all student answers to a given
...
problem from legacy instructor dash to new instructor dash.
2015-08-17 22:32:49 +02:00
Sarina Canelake
5481a6a1a8
Merge pull request #9146 from open-craft/OC-791-course-timeline
...
Instructor Dashboard: Display info about course timeline
2015-08-17 13:10:57 -04:00
Chris Dodge
6cf5516a84
Integration of edx_proctoring into the LMS
2015-08-13 19:08:50 -04:00
Tim Krones
050b747b1d
Display start date, end date, and number of sections (weeks) on "Course
...
Info" tab of instructor dashboard.
2015-07-31 09:38:09 +02:00
cahrens
1b93dd122e
Sort the grade cutoffs.
...
TNL-2848
2015-07-24 12:52:56 -04:00
srpearce
93e31e6149
Merge pull request #8573 from edx/sylvia/docs/InstDashHousekeeping
...
Clean up some e-commerce strings on the Instructor Dashboard
2015-07-21 09:27:34 -04:00
Sylvia Pearce
3ab45fba0c
Clean up some e-commerce strings on the Instructor Dashboard
2015-07-20 18:29:17 -04:00
Matt Drayer
4c0b00f45e
Merge pull request #8952 from edx/ziafazal/SOL-1045
...
SOL-1045: Enable certificate generation by students for self-paced courses
2015-07-20 10:22:02 -04:00
tlindaliu
0c837adfce
Refactor auth.has_access to auth.user_has_role
...
Change name of method to clear up confusion with the access.has_access method.
2015-07-19 20:42:29 -04:00
tlindaliu
e0840d2d43
MA-849: Change has_access return type
...
New classes for the return type, and changes to the has_access function and tests to make them compatible.
2015-07-19 20:42:29 -04:00
Adam
2735b2b5bb
Revert "Decorated instructor dashboard with sudo_required."
2015-07-17 12:11:38 -04:00
Zia Fazal
bed7d80777
enable certificate generation for html certificates
...
Enable Student-Generated Certificates for HTML certs flow
2015-07-16 13:32:14 +05:00
Waheed Ahmed
bc052db1ee
Added DjangoSudo functionality for instructor dashboard and course team page
2015-07-16 11:14:11 +05:00
Sarina Canelake
376fe0a57c
Remove outdated Analytics scripts, code, and css
2015-07-15 11:11:10 -04:00
Sarina Canelake
4f2be41a48
Add messaging about Insights to Analytics instructor tab
2015-07-15 11:11:09 -04:00
Sarina Canelake
39d3537410
Pylint logging-format-interpolation: Convert logging calls to use %s formatting
2015-07-13 17:33:29 -04:00
Sarina Canelake
8283c07e32
Remove superfluous-parens pylint violations
...
Skipped 'print' statement violations, as print() is Py3k syntax.
2015-07-13 17:33:28 -04:00
Alison Hodges
747c6b7413
Merge pull request #8716 from edx/ahodges/staff_labeling
...
Ahodges/staff labeling
2015-07-08 17:34:29 -04:00
Matt Drayer
b0c1e962c7
rc/2015-07-08-mattdrayer: Hide button behind feature flag
2015-07-08 16:55:38 -04:00
Zia Fazal
611d16b25a
ziafazal/SOL-980: Generate certificates from instructor dashboard
...
* added generate certificates task and bok choy tests
* added unit tests
* changes based feedback and improved acceptance test
* Change header text
* changes based on feedback on 24/6
* added task_id to api output
* fixed broken test
* Remove "Instructor" from strings, per Docs team
* Fixed flaky entrance exam test
2015-07-02 14:32:36 -04:00
Alison Hodges
9f08e78705
fixed trailing white space errors
2015-07-02 10:52:37 -04:00
Alison Hodges
8ccc27b427
fix pep8 violations
2015-07-02 09:15:05 -04:00
Alison Hodges
7410286104
Fixed pylint line-too-long violations
2015-07-01 15:23:15 -04:00
Alison Hodges
e473022c91
Additional references to "Pending Instructor Tasks" changed
2015-07-01 12:49:59 -04:00
Diana Huang
e6cbff47b7
Switch tabs to use ugettext_noop for titles.
2015-06-23 11:08:41 -04:00
chrisndodge
302d3e6e06
Merge pull request #8206 from edx/afzaledx/sol-795-executive-summary-report
...
SOL-795 Executive Summary Report
2015-06-16 15:38:28 -04:00
Afzal Wali
0569a770ea
Executive Summary Report
2015-06-16 14:48:16 -04:00
Afzal Wali
ac72e26256
Fixed the empty list price issue.
...
Added columns to the CC purchases report. (added Qty and Total Discount. Moved the Total Amount to the last index).
Coupon code report.
2015-06-16 17:46:05 +05:00
Diana Huang
cddd387beb
Merge pull request #8367 from edx/diana/merge-course-view-and-tab
...
Refactor and merge CourseViewType and CourseTab.
2015-06-08 16:08:27 -04:00
Diana Huang
7461a2fd37
Refactor and merge CourseViewType and CourseTab.
...
TNL-2321
2015-06-08 15:18:39 -04:00
Sarina Canelake
e53b9c83d9
Use Django 1.4 @ensure_csrf_cookie method PLAT-664
2015-06-06 08:48:36 -04:00
Tim Krones
f711a32e3d
TNL-1652: Allow instructors to obtain CSV file listing students who may
...
enroll in a course but have not signed up yet.
2015-06-04 20:50:04 +02:00
Muhammad Shoaib
4dff8ecf09
SOL-916 Add ability to query, enable, disable, unredeem Enrollment Codes
2015-06-03 14:46:01 -04:00
Diana Huang
15291aa43b
Merge pull request #8015 from edx/andya/add-tab-extensions
...
Add extensible course view types for edX platform
2015-06-02 17:08:45 -04:00
Diana Huang
dae137feaa
Convert all tabs to the new plugin framework.
2015-06-02 15:05:16 -04:00
Muhammad Shoaib
65c4f1df89
SOL-236 Manual Enrollments
2015-06-02 13:19:32 -04:00
Andy Armstrong
94e1c42314
Add extensible course view types for edX platform
2015-06-02 13:12:40 -04:00
amir-qayyum-arbisoft
6a41cd7bfa
Added ccx enable/disable flag to advance settings and show hide ccx coach option on lms
2015-06-02 19:43:42 +05:00
Muhammad Shoaib
b555c869bf
SOL-794 Detailed Enrollment Report
...
- added the abstract and concrete layers of enrollment report provider
- created a celery task.
-added the button in the e-commerce reports section
added the enrollment data backend
added the payment data and start writing the test cases.
updated the code with the feedback suggestions and wrote some test cases.
- all the downloadable reports are now visible in the ecommerce download section.
Pending instructor tasks is also visible in the ecommerce section
added the fields in the user profile information
changed the report store configuration key
added the new http endpoint for financial reports to add more permissions for finance_admin to access.
fix quality issues
added test cases to check csv content data
rebased with master and resolved conflicts
changed the log messages
added the changes as per code clintonb suggestions during code review
updated the test cases for the finance_admin decorator
changes suggested by clinton.
Created and moved Table level filters to the Custom Manager for the CourseEnrollment model.
ecommerce.js file was loaded twice in the instructor_dashboard.js fixed the issues
added the registration code column in the csv
added the full gender in the csv file
Update data sources and add display name translations for the report columns
fix meta name
Make sure the reports section does not appear on non whitelabel courses
pylint fixes
expand out enumerated values
2015-05-22 15:16:57 -04:00
Muhammad Shoaib
392937d9e1
MAYN-68 fixed the bug, total credit card purchases amount does not include the bulk purchases.
2015-05-18 15:51:19 +05:00
Ned Batchelder
7c704f3959
Move xmodule_modifiers.py to openedx/core/lib/xblock_utils.py
2015-05-14 16:03:50 -04:00
Daniel Friedman
84f3c33df7
Address doc review
2015-05-12 16:32:01 -04:00
Daniel Friedman
9269ec3b00
Add new instructor task for weighted problems
2015-05-12 16:32:00 -04:00
Carlos de la Guardia
9ddee93401
MIT: CCX. Code Quality fixes
...
add doc strings; fix pep8 warning
address some minor issues brought up by the code review process
2015-04-10 23:30:26 -04:00