Dave St.Germain
e15b86c9f3
Added a reason field for due date extensions
2019-04-30 15:22:50 -04:00
Matt Hughes
3efb4def3d
Add masters track to instr. dash. enrollment breakdown
...
JIRA:EDUCATOR-4027
2019-02-19 10:40:57 -05:00
Kyle McCormick
f6d53ab2d1
EDUCATOR-3934 Remove #-of-learners message for writable gradebook
2019-01-28 09:55:51 -05:00
Dave St.Germain
8b9028dbc6
Hide the exam review dashboard unless the proctoring backend supports the feature.
2019-01-09 14:02:15 -05:00
Dave St.Germain
380b163418
Added proctor backend dashboard to the instructor dashboard
2018-12-21 10:54:51 -05:00
Alex Dusenbery
66ed41dcd2
Link to the writable gradebook if feature is enabled.
2018-11-28 10:47:20 -05:00
John Hensley
efc3057fe1
Add enrollment status check for instructor
...
To the Student Admin tab of the instructor dashboard, add the ability to
check a specific learner's enrollment status.
2018-10-23 03:31:43 +10:30
Omar Al-Ithawi
6ff3235f84
Convert instructor email messages to ACE
2018-09-25 17:51:10 +03:00
Kshitij Sobti
bf6af13ed1
Add UI to browse and browse course structure and select the course/chapter/section... to generate a report of
2018-07-18 00:37:29 +05:30
Eric Fischer
247bb50ed2
s/django.core.urlresolvers/django.urls/g
...
Django 1.10 deprecation fix for Hackathon XIX
Addresses PLAT-1397
2018-06-05 13:59:09 -04:00
attiyaishaque
9dc01647e8
Fix styling of button on certificate & membership page.
2018-04-17 12:21:09 +05:00
Michael Terry
a34c8c8233
Drop remaining coffee use
...
This basically commits the transpiled CoffeeScript JS (with minor
cleanup) and removes coffee build support.
A tiny amount of support for xblocks exists, because external users
may have xblocks with coffee. But no coffee in our tree anyway.
2018-04-13 14:10:40 -04:00
Ibrahim
2bb790680a
add role and expose reason field to Instructor Dashboard Manual Enrollment
...
WL-1473
2018-03-16 15:47:53 +05:00
Jose Antonio Gonzalez
d794e0cbf9
add context to 'enroll' word
2018-02-13 11:56:54 +02:00
rabia23
96df2eb35e
EDUCATOR-2147 update message info for Community TA's in Membership Dashboard
2018-01-23 10:04:22 +00:00
Jose Antonio Gonzalez
53242fdad3
show correct course info on instructor dashboard
2018-01-17 10:15:05 +02:00
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