Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
edx-platform
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
edx-platform
Commits
ecc619c1
Commit
ecc619c1
authored
Jul 11, 2014
by
Joe Blaylock
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #71 from Stanford-Online/stv/munge
Fix failing munge_tabs test
parents
06a47933
b1c3b707
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
12 additions
and
11 deletions
+12
-11
common/lib/xmodule/xmodule/tabs.py
+1
-1
common/lib/xmodule/xmodule/tests/test_tabs.py
+1
-1
docs/en_us/course_authors/source/exercises_tools/open_response_assessment.rst
+8
-7
docs/en_us/course_authors/source/students/ora_students.rst
+2
-2
No files found.
common/lib/xmodule/xmodule/tabs.py
View file @
ecc619c1
...
@@ -628,7 +628,7 @@ class OpenEndedGradingTab(AuthenticatedCourseTab, GradingTab):
...
@@ -628,7 +628,7 @@ class OpenEndedGradingTab(AuthenticatedCourseTab, GradingTab):
def
__init__
(
self
,
tab_dict
=
None
):
# pylint: disable=unused-argument
def
__init__
(
self
,
tab_dict
=
None
):
# pylint: disable=unused-argument
super
(
OpenEndedGradingTab
,
self
)
.
__init__
(
super
(
OpenEndedGradingTab
,
self
)
.
__init__
(
# Translators: "
Open Ended
Panel" appears on a tab that, when clicked, opens up a panel that
# Translators: "
Assessment
Panel" appears on a tab that, when clicked, opens up a panel that
# displays information about open-ended problems that a user has submitted or needs to grade
# displays information about open-ended problems that a user has submitted or needs to grade
name
=
_
(
"Assessment Panel"
),
name
=
_
(
"Assessment Panel"
),
tab_id
=
self
.
type
,
tab_id
=
self
.
type
,
...
...
common/lib/xmodule/xmodule/tests/test_tabs.py
View file @
ecc619c1
...
@@ -298,7 +298,7 @@ class GradingTestCase(TabTestCase):
...
@@ -298,7 +298,7 @@ class GradingTestCase(TabTestCase):
self
.
check_can_display_results
(
peer_grading_tab
,
for_authenticated_users_only
=
True
)
self
.
check_can_display_results
(
peer_grading_tab
,
for_authenticated_users_only
=
True
)
open_ended_grading_tab
=
self
.
check_grading_tab
(
open_ended_grading_tab
=
self
.
check_grading_tab
(
tabs
.
OpenEndedGradingTab
,
tabs
.
OpenEndedGradingTab
,
'
Open Ended
Panel'
,
'
Assessment
Panel'
,
'open_ended_notifications'
'open_ended_notifications'
)
)
self
.
check_can_display_results
(
open_ended_grading_tab
,
for_authenticated_users_only
=
True
)
self
.
check_can_display_results
(
open_ended_grading_tab
,
for_authenticated_users_only
=
True
)
...
...
docs/en_us/course_authors/source/exercises_tools/open_response_assessment.rst
View file @
ecc619c1
...
@@ -614,13 +614,13 @@ The Staff Grading Page
...
@@ -614,13 +614,13 @@ The Staff Grading Page
=======================
=======================
When a response is available for you to grade, a yellow exclamation mark
When a response is available for you to grade, a yellow exclamation mark
appears next to **
Open Ended
Panel** at the top of the screen.
appears next to **
Assessment
Panel** at the top of the screen.
.. image:: /Images/OpenEndedPanel.png
.. image:: /Images/OpenEndedPanel.png
To access the **Staff Grading** page, click **
Open Ended
Panel**.
To access the **Staff Grading** page, click **
Assessment
Panel**.
When the **
Open Ended
Console** page opens, click **Staff Grading**.
When the **
Assessment
Console** page opens, click **Staff Grading**.
Notice the **New submissions to grade** notification.
Notice the **New submissions to grade** notification.
.. image:: /Images/OpenEndedConsole_NewSubmissions.png
.. image:: /Images/OpenEndedConsole_NewSubmissions.png
...
@@ -762,19 +762,20 @@ Note that if the same 20-point problem changes the assessment order, the student
...
@@ -762,19 +762,20 @@ Note that if the same 20-point problem changes the assessment order, the student
Accessing Scores
Accessing Scores
================
================
You access your scores for your responses to AI and peer assessment problems through the **Open Ended Console** page.
You access your scores for your responses to AI and peer assessment
problems through the **Assessment Console** page.
#. From any page in the LMS, click the **
Open Ended
Panel** tab at the
#. From any page in the LMS, click the **
Assessment
Panel** tab at the
top of the page.
top of the page.
.. image:: /Images/OpenEndedPanel.png
.. image:: /Images/OpenEndedPanel.png
2. On the **
Open Ended
Console** page, click **Problems You Have
2. On the **
Assessment
Console** page, click **Problems You Have
Submitted**.
Submitted**.
.. image:: /Images/ProblemsYouHaveSubmitted.png
.. image:: /Images/ProblemsYouHaveSubmitted.png
3. On the **
Open Ended
Problems** page, check the **Status** column to
3. On the **
Assessment
Problems** page, check the **Status** column to
see whether your responses have been graded.
see whether your responses have been graded.
#. When grading for a problem has been finished, click the name of a
#. When grading for a problem has been finished, click the name of a
problem in the list to see your score for that problem. When you
problem in the list to see your score for that problem. When you
...
...
docs/en_us/course_authors/source/students/ora_students.rst
View file @
ecc619c1
...
@@ -199,7 +199,7 @@ the way that the course is set up.
...
@@ -199,7 +199,7 @@ the way that the course is set up.
- Through the **Open Ended Console** page. This option is always
- Through the **Open Ended Console** page. This option is always
available for every course. To access the **Open Ended Console** page,
available for every course. To access the **Open Ended Console** page,
click the **
Open Ended
Panel** tab at the top of any page in the course.
click the **
Assessment
Panel** tab at the top of any page in the course.
When you see the list of problems that have responses available to grade,
When you see the list of problems that have responses available to grade,
click the name of the problem that you want to open it.
click the name of the problem that you want to open it.
...
@@ -356,7 +356,7 @@ the score.
...
@@ -356,7 +356,7 @@ the score.
For *peer assessments* and *AI assessments*, you'll access your scores through the **Open Ended Console** page.
For *peer assessments* and *AI assessments*, you'll access your scores through the **Open Ended Console** page.
#. In the EdX Demo course, click the **
Open Ended
Panel** tab at the top
#. In the EdX Demo course, click the **
Assessment
Panel** tab at the top
of the page.
of the page.
#. On the **Open Ended Console** page, click **Problems You Have
#. On the **Open Ended Console** page, click **Problems You Have
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment