noraiz-anwar
9d2fad7144
fix course staff ability to perform operations on instructor dashboard
2018-01-02 14:34:38 +05:00
Harry Rein
7f61828e12
Cleaning up mobile web.
2017-11-06 12:33:23 -05:00
Nico van Niekerk
f2d51639ba
FIX: course enrollment search, FIX: hidden tabs on instructor dashboard
2017-09-18 09:34:46 +02:00
sanfordstudent
07ad189b9d
Merge pull request #15263 from edx/sstudent/grade-override
...
Learner grade override
2017-07-18 14:33:27 -04:00
Sanford Student
932776159c
EDUCATOR-165 instructor task and UI for overriding learner grades.
2017-07-18 13:51:56 -04:00
Albert (AJ) St. Aubin
c78b84ca3f
Merge pull request #15480 from edx/staubina/ed-592
...
Staubina/ed 592
2017-07-12 17:24:53 -04:00
mrey
d682802f58
Disable view of Git Import when user is professor of course but not staff user
...
Reason: Before this fix, if the user is not staff (user.is_staff=0) and ENABLE_SYSADMIN_DASHBOARD=True
happens that the user can access the Git Import in Sysadmin dashboard and get to see the links in the menu
of the sysadmin dashboard (Users, Courses, Staffing and enrollment). When this user clicks on one of
these links, it gets an error from the server.
2017-07-12 10:36:35 -07:00
Albert St. Aubin
b8b0110d15
Ui updates, Error messaging shown when discussion scheme is not selected
2017-07-12 12:49:54 -04:00
cahrens
bddc29a850
Remove last Mustache usage.
2017-07-12 12:08:59 -04:00
Albert St. Aubin
6cdcf8e9b8
Discussion group moderation
2017-07-06 13:39:03 -04:00
Sven Marnach
7ac436c28e
Add flag to configure whether "Notify users by email" is checked by default.
2017-07-05 11:19:02 +02:00
cahrens
31d99e8d2d
ED-549 Assign learner to a cohort before registration.
2017-06-16 10:23:13 +00:00
cahrens
8e9dd90029
Generalize "cohorts" and remove unused imports.
2017-06-07 20:42:19 -04:00
cahrens
32d445e06d
Fix radio button layout issues.
...
EDUCATOR-557
2017-06-07 09:11:06 -04:00
Albert St. Aubin
fd7ac21608
Working publisher/subscriber events for Cohorts and discussions
2017-06-06 13:58:54 -04:00
cahrens
36c51450c2
Adds in radio button patch request and text for page
...
EDUCATOR-229
2017-06-05 13:00:31 -04:00
Albert St. Aubin
c23c0b991b
EDUCATOR-141: Moved the Discussions Mgt to its own tab and updated tests
2017-06-05 12:59:51 -04:00
Ned Batchelder
6be4337c7d
Merge pull request #14898 from edx/nedbat/help-tokens-app
...
Use a new external app for help tokens
2017-05-03 18:08:27 -04:00
cahrens
31fbde9c1f
Rename cohort methods to divided.
2017-04-27 14:58:08 -04:00
Ned Batchelder
2f1936ce73
Replace context processor with new help-tokens app
...
This makes it possible to refer to multiple book from a single app.
This also means that Open edX branches will be able to pass bok-choy
tests (at least if the books have already been built.)
2017-04-27 10:34:09 -04:00
Dmitry Viskov
2a1c0217f6
Open Response Assessment tab for Instructor Dashboard
2017-03-24 01:00:35 +03:00
Ned Batchelder
4df63b2b2e
No need to switch .org -> .io, just use the right URL to begin with
2017-03-22 12:25:47 -04:00
Albert St. Aubin
7c7c27183f
changes header levels for a11y
...
TNL-6347
2017-03-08 11:45:45 -05:00
asadiqbal
8f5ba0115c
WL-606
2017-01-25 15:05:57 +05:00
Eric Fischer
4b794372cd
Add registration tracks as valid bulk_email targets
...
Hackathon XV project
2017-01-12 15:05:49 -05:00
Eric Fischer
d294a91fb1
Clarify instructor vs staff accessible features on dashboard
...
Using the guideline "Course staff should have access to features related to
individual learners, but not course-wide modifications", most tools on the
student admin sub-tab of the instructor dashboard should be available to
staff as well as instructors.
TNL-5907
2016-11-30 15:36:37 -05:00
Gregory Martin
2d60c65e7b
review fix
2016-11-18 13:56:52 -05:00
Gregory Martin
a6a7b7edb7
instructor dash course start and end
2016-11-18 11:06:14 -05:00
Qubad786
65ef041a53
Add ability to generate certs for audit_passing/audit_notpassing learners
2016-10-21 16:03:29 +05:00
Mushtaq Ali
dacfcc985f
Generate certificates for verified users with audit certificate statues - ECOM-5012
2016-10-21 16:03:28 +05:00
Nimisha Asthagiri
aa000c1a3d
Support for rescoring a problem only if the new score is higher
...
TNL-5046
2016-10-20 15:08:54 -04:00
Brandon DeRosier
9563b4d2fe
Change content groups message when in a CCX
2016-10-07 11:59:16 -04:00
Chris Rodriguez
b5efcc15f5
AC-530 fixing link-href ignores in the platform
2016-08-19 10:04:40 -04:00
Chris Rodriguez
a10b61f8c3
AC-543 fixing bulk cert exception implicit labels
2016-07-29 14:49:23 -04:00
Chris Rodriguez
103e1c8411
AC-544 certs regen use implicit labels; cleanup
2016-07-25 13:39:38 -04:00
Chris Rodriguez
51f9109bea
AC-552 fixing checkboxgroup ignores in platform
2016-07-20 09:01:03 -04:00
Chris Rodriguez
b97d063181
AC-524 - label - test_lms_instructor_dashboard.py
2016-07-20 07:49:48 -04:00
Chris Rodriguez
a4a7948b1d
AC-523 - duplicate-id - instructor_dashboard.py
2016-07-19 10:59:26 -04:00
Chris Rodriguez
237b955d97
AC-526 fixing invalid-aria-attr-value failures and ignores in the platform
2016-07-18 07:28:22 -04:00
Chris Rodriguez
4e4c740c2c
AC-517 fixes color-contrast ignores across platform
2016-07-12 14:41:06 -04:00
Chris Rodriguez
ddc93abf81
AC-521 fixes data-table ignores in the platform
2016-07-08 15:28:31 -04:00
Omar Khan
2faab97eea
Add OpenStack Swift support
...
Refactor all S3 code to use the django storage API and add swift
settings for openstack deployments
2016-07-05 17:31:59 +03:00
Chris Rodriguez
257903fe15
AC-414 adding headings as first child to sections
2016-06-10 12:30:03 -04:00
Brian Jacobel
6589139e29
Merge pull request #12266 from edx/bjacobel/requirejs-sync
...
Load requirejs bundles synchronously
2016-06-08 13:49:18 -04:00
Eric Fischer
d19098bae2
Update default cohort language ( #12695 )
2016-06-08 11:59:19 -04:00
Eric Fischer
faa7f544d2
Bulk Email Cohorts ( #12602 )
...
Adds cohorts as valid bulk email targets.
2016-06-06 16:32:59 -04:00
Brian Jacobel
47bc8e65f3
Fix actual safe template violations
2016-06-01 12:53:21 -04:00
Brian Jacobel
c281586a29
Fix other usages of require_module outside <%block name="js-extra"
2016-06-01 12:07:17 -04:00
ssemenova
36c867c42a
changed icon html from <i> to <span>
...
TNL-4651
2016-05-31 15:46:23 -04:00
Nimisha Asthagiri
4a56fa5fb1
Adding infrastructure to support context-sensitive help links in the LMS.
2016-05-27 11:35:05 -04:00