Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
edx-ora2
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-ora2
Commits
13b9eaae
Commit
13b9eaae
authored
Feb 14, 2014
by
Stephen Sanchez
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Removing html tags from prompt
parent
24fef8f7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
5 deletions
+2
-5
apps/openassessment/xblock/openassessmentblock.py
+2
-5
No files found.
apps/openassessment/xblock/openassessmentblock.py
View file @
13b9eaae
...
@@ -19,22 +19,19 @@ mako_default_filters = ['unicode', 'h', 'trim']
...
@@ -19,22 +19,19 @@ mako_default_filters = ['unicode', 'h', 'trim']
DEFAULT_PROMPT
=
"""
DEFAULT_PROMPT
=
"""
<h3>Censorship in the Libraries</h3>
Censorship in the Libraries
<p>
'All of us can think of a book that we hope none of our children or any
'All of us can think of a book that we hope none of our children or any
other children have taken off the shelf. But if I have the right to remove
other children have taken off the shelf. But if I have the right to remove
that book from the shelf -- that work I abhor -- then you also have exactly
that book from the shelf -- that work I abhor -- then you also have exactly
the same right and so does everyone else. And then we have no books left on
the same right and so does everyone else. And then we have no books left on
the shelf for any of us.' --Katherine Paterson, Author
the shelf for any of us.' --Katherine Paterson, Author
</p>
<p>
Write a persuasive essay to a newspaper reflecting your views on censorship
Write a persuasive essay to a newspaper reflecting your views on censorship
in libraries. Do you believe that certain materials, such as books, music,
in libraries. Do you believe that certain materials, such as books, music,
movies, magazines, etc., should be removed from the shelves if they are
movies, magazines, etc., should be removed from the shelves if they are
found offensive? Support your position with convincing arguments from your
found offensive? Support your position with convincing arguments from your
own experience, observations, and/or reading.
own experience, observations, and/or reading.
</p>
"""
"""
DEFAULT_RUBRIC_INSTRUCTIONS
=
"Read for conciseness, clarity of thought, and form."
DEFAULT_RUBRIC_INSTRUCTIONS
=
"Read for conciseness, clarity of thought, and form."
...
...
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