From 95e4728a89a6f3bb9e0689a89114a34c04aed69a Mon Sep 17 00:00:00 2001 From: Mark Hoeber Date: Fri, 25 Apr 2014 13:44:20 -0400 Subject: [PATCH] bug fix - wrong problem name doc-289 --- docs/en_us/course_authors/source/exercises_tools/text_input.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en_us/course_authors/source/exercises_tools/text_input.rst b/docs/en_us/course_authors/source/exercises_tools/text_input.rst index b23429c25f..d41674f85a 100644 --- a/docs/en_us/course_authors/source/exercises_tools/text_input.rst +++ b/docs/en_us/course_authors/source/exercises_tools/text_input.rst @@ -15,7 +15,7 @@ In text input problems, students enter text into a response field. The response Create a Text Input Problem **************************** -You can create multiple choice problems in the Simple Editor or in the Advanced Editor. +You can create text input problems in the Simple Editor or in the Advanced Editor. .. note:: All problems must include labels for accessibility. The label generally includes the text of the main question in your problem. To add a label for a common problem, surround the text of the label with angle brackets pointed toward the text (>>label text<<).