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
94a792c9
Commit
94a792c9
authored
Dec 19, 2013
by
spearce
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update Text Input problem type
Update Text Input problem type: Multiple correct responses are now possible
parent
75d44039
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
0 deletions
+16
-0
docs/course_authors/source/common_problems.rst
+14
-0
docs/course_authors/source/create_video.rst
+2
-0
No files found.
docs/course_authors/source/common_problems.rst
View file @
94a792c9
...
...
@@ -351,6 +351,20 @@ following.
[explanation]
=========================================
Multiple Responses in Text Input Problems
=========================================
You can specify more than one correct response for text input problems.
For example, instead of requiring students to enter exactly "Dr. Martin Luther
King, Junior," you can allow answers of "Martin Luther King," "Doctor Martin
Luther King," and other variations.
To do this, include "or=" (without the quotation marks) before each additional
correct response.
.. image:: Images/TextInput_MultipleAnswer.gif
=========================================
Case Sensitivity and Text Input Problems
=========================================
...
...
docs/course_authors/source/create_video.rst
View file @
94a792c9
...
...
@@ -185,3 +185,4 @@ Advanced Options
ƒf
\ No newline at end of file
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