From 31bf081ac562f5bd25d2771107e5001b0b3fa258 Mon Sep 17 00:00:00 2001 From: Sylvia Pearce Date: Mon, 27 Jan 2014 10:03:05 -0500 Subject: [PATCH] Minor update to text of "Randomization" --- docs/en_us/course_authors/source/create_problem_component.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/en_us/course_authors/source/create_problem_component.rst b/docs/en_us/course_authors/source/create_problem_component.rst index af80302649..90565a2927 100644 --- a/docs/en_us/course_authors/source/create_problem_component.rst +++ b/docs/en_us/course_authors/source/create_problem_component.rst @@ -312,8 +312,8 @@ This setting has four options. | **Per Student** | Individual students see the same | | | version of the problem each time | | | they look at it, but that version | -| | is different from what other | -| | students see. | +| | is different from the version that | +| | other students see. | +-------------------+--------------------------------------+ ===============