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
502384b8
Commit
502384b8
authored
Mar 07, 2014
by
Sarina Canelake
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Rename "Forum" roles on inst dash LMS-2092
parent
b227c311
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
9 deletions
+9
-9
lms/templates/instructor/instructor_dashboard_2/membership.html
+9
-9
No files found.
lms/templates/instructor/instructor_dashboard_2/membership.html
View file @
502384b8
...
@@ -71,7 +71,7 @@
...
@@ -71,7 +71,7 @@
<p>
<p>
${_("Staff cannot modify staff or beta tester lists. To modify these lists, "
${_("Staff cannot modify staff or beta tester lists. To modify these lists, "
"contact your instructor and ask them to add you as an instructor for staff "
"contact your instructor and ask them to add you as an instructor for staff "
"and beta lists, or a
forum admin for forum
management.")}
"and beta lists, or a
discussion admin for discussion
management.")}
</p>
</p>
%endif
%endif
...
@@ -94,7 +94,7 @@
...
@@ -94,7 +94,7 @@
data-display-name=
"${_("
Instructors
")}"
data-display-name=
"${_("
Instructors
")}"
data-info-text=
"
data-info-text=
"
${_("
Instructors
are
the
core
administration
of
your
course
.
Instructors
can
"
${_("
Instructors
are
the
core
administration
of
your
course
.
Instructors
can
"
"
add
and
remove
course
staff
,
as
well
as
administer
forum
access
.")}"
"
add
and
remove
course
staff
,
as
well
as
administer
discussion
access
.")}"
data-list-endpoint=
"${ section_data['list_course_role_members_url'] }"
data-list-endpoint=
"${ section_data['list_course_role_members_url'] }"
data-modify-endpoint=
"${ section_data['modify_access_url'] }"
data-modify-endpoint=
"${ section_data['modify_access_url'] }"
data-add-button-label=
"${_("
Add
Instructor
")}"
data-add-button-label=
"${_("
Add
Instructor
")}"
...
@@ -114,23 +114,23 @@
...
@@ -114,23 +114,23 @@
<div
class=
"auth-list-container"
<div
class=
"auth-list-container"
data-rolename=
"Administrator"
data-rolename=
"Administrator"
data-display-name=
"${_("
Forum
Admins
")}"
data-display-name=
"${_("
Discussion
Admins
")}"
data-info-text=
"
data-info-text=
"
${_("
Forum
admins
can
edit
or
delete
any
post
,
clear
misuse
flags
,
close
"
${_("
Discussion
admins
can
edit
or
delete
any
post
,
clear
misuse
flags
,
close
"
"
and
re-open
threads
,
endorse
responses
,
and
see
posts
from
all
cohorts
.
"
"
and
re-open
threads
,
endorse
responses
,
and
see
posts
from
all
cohorts
.
"
"
They
CAN
add
/
delete
other
moderators
and
their
posts
are
marked
as
'
staff
'.")}"
"
They
CAN
add
/
delete
other
moderators
and
their
posts
are
marked
as
'
staff
'.")}"
data-list-endpoint=
"${ section_data['list_forum_members_url'] }"
data-list-endpoint=
"${ section_data['list_forum_members_url'] }"
data-modify-endpoint=
"${ section_data['update_forum_role_membership_url'] }"
data-modify-endpoint=
"${ section_data['update_forum_role_membership_url'] }"
data-add-button-label=
"Add ${_("
Forum
Admin
")}"
data-add-button-label=
"Add ${_("
Discussion
Admin
")}"
></div>
></div>
%endif
%endif
%if section_data['access']['instructor'] or section_data['access']['forum_admin']:
%if section_data['access']['instructor'] or section_data['access']['forum_admin']:
<div
class=
"auth-list-container"
<div
class=
"auth-list-container"
data-rolename=
"Moderator"
data-rolename=
"Moderator"
data-display-name=
"${_("
Forum
Moderators
")}"
data-display-name=
"${_("
Discussion
Moderators
")}"
data-info-text=
"
data-info-text=
"
${_("
Forum
moderators
can
edit
or
delete
any
post
,
clear
misuse
flags
,
close
"
${_("
Discussion
moderators
can
edit
or
delete
any
post
,
clear
misuse
flags
,
close
"
"
and
re-open
threads
,
endorse
responses
,
and
see
posts
from
all
cohorts
.
"
"
and
re-open
threads
,
endorse
responses
,
and
see
posts
from
all
cohorts
.
"
"
They
CANNOT
add
/
delete
other
moderators
and
their
posts
are
marked
as
'
staff
'.")}"
"
They
CANNOT
add
/
delete
other
moderators
and
their
posts
are
marked
as
'
staff
'.")}"
data-list-endpoint=
"${ section_data['list_forum_members_url'] }"
data-list-endpoint=
"${ section_data['list_forum_members_url'] }"
...
@@ -140,10 +140,10 @@
...
@@ -140,10 +140,10 @@
<div
class=
"auth-list-container"
<div
class=
"auth-list-container"
data-rolename=
"Community TA"
data-rolename=
"Community TA"
data-display-name=
"${_("
Forum
Community
TAs
")}"
data-display-name=
"${_("
Discussion
Community
TAs
")}"
data-info-text=
"
data-info-text=
"
${_("
Community
TA
'
s
are
members
of
the
community
whom
you
deem
particularly
"
${_("
Community
TA
'
s
are
members
of
the
community
whom
you
deem
particularly
"
"
helpful
on
the
forum
s
.
They
can
edit
or
delete
any
post
,
clear
misuse
flags
,
"
"
helpful
on
the
discussion
board
s
.
They
can
edit
or
delete
any
post
,
clear
misuse
flags
,
"
"
close
and
re-open
threads
,
endorse
responses
,
and
see
posts
from
all
cohorts
.
"
"
close
and
re-open
threads
,
endorse
responses
,
and
see
posts
from
all
cohorts
.
"
"
Their
posts
are
marked
'
Community
TA
'.")}"
"
Their
posts
are
marked
'
Community
TA
'.")}"
data-list-endpoint=
"${ section_data['list_forum_members_url'] }"
data-list-endpoint=
"${ section_data['list_forum_members_url'] }"
...
...
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