<%page args="section_data"/>

Student-specific grade adjustment



##

Specify a particular problem in the course here by its url:

You may use just the "urlname" if a problem, or "modulename/urlname" if not. (For example, if the location is i4x://university/course/problem/problemname, then just provide the problemname. If the location is i4x://university/course/notaproblem/someothername, then provide notaproblem/someothername.)

%if section_data['access']['instructor']:

You may also delete the entire state of a student for the specified module:

%endif %if settings.MITX_FEATURES.get('ENABLE_INSTRUCTOR_BACKGROUND_TASKS') and section_data['access']['instructor']: %endif %if settings.MITX_FEATURES.get('ENABLE_INSTRUCTOR_BACKGROUND_TASKS') and section_data['access']['instructor']:

Rescoring runs in the background, and status for active tasks will appear in a table below. To see status for all tasks submitted for this course and student, click on this button:

%endif
%if settings.MITX_FEATURES.get('ENABLE_INSTRUCTOR_BACKGROUND_TASKS') and section_data['access']['instructor']:

Course-specific grade adjustment

Specify a particular problem in the course here by its url:

You may use just the "urlname" if a problem, or "modulename/urlname" if not. (For example, if the location is i4x://university/course/problem/problemname, then just provide the problemname. If the location is i4x://university/course/notaproblem/someothername, then provide notaproblem/someothername.)

Then select an action:

These actions run in the background, and status for active tasks will appear in a table below. To see status for all tasks submitted for this problem, click on this button:


Pending Instructor Tasks

%endif