Commit 6058d8d2 by Bridger Maxwell

Tweaked wording on survey questions that seemed to be for students about to take the course.

parent 1696a643
...@@ -149,7 +149,7 @@ exit_survey_questions = { ...@@ -149,7 +149,7 @@ exit_survey_questions = {
{'type' : 'select_many', {'type' : 'select_many',
'question_name' : 'why_course', 'question_name' : 'why_course',
'label' : 'Why are you taking this course? (Check all that apply.)', 'label' : 'Why did you take this course? (Check all that apply.)',
'choices' : [ 'choices' : [
'Interest in topic', 'Interest in topic',
'Preparation for advanced standing exam', 'Preparation for advanced standing exam',
...@@ -165,7 +165,7 @@ exit_survey_questions = { ...@@ -165,7 +165,7 @@ exit_survey_questions = {
{'type' : 'radio', {'type' : 'radio',
'question_name' : 'internet_access', 'question_name' : 'internet_access',
'label' : 'Where do you access the MITx website most frequently?', 'label' : 'Where did you access the MITx website most frequently?',
'choices' : [ 'choices' : [
'At home', 'At home',
'At the home of a friend or family member outside your home', 'At the home of a friend or family member outside your home',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment