Skip to content

Commit

Permalink
Change Union questions
Browse files Browse the repository at this point in the history
  • Loading branch information
garoller committed Nov 11, 2018
1 parent 13a04ad commit de865c3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 11 deletions.
16 changes: 6 additions & 10 deletions survey.json
Original file line number Diff line number Diff line change
Expand Up @@ -1687,20 +1687,16 @@
],
[
{
"id": "union1",
"question": "Following the recent developments with the Union and the resolution from the Board of Trustees, do you believe the Union is student-run in its current form?",
"type": "radio",
"inline": true,
"options": ["Yes", "No"],
"id": "general1",
"question": "In general, what would you like to see improved at RPI?",
"type": "text",
"show_if_id": "demographics1",
"show_if_value": "Undergraduate"
},
{
"id": "union2",
"question": "Do you believe the student representatives should continue to be able to approve the hiring of Union administrative staff?",
"type": "radio",
"inline": true,
"options": ["Yes", "No"],
"id": "general2",
"question": "Do you have any suggestions as to how the Student Senate can better represent the student body?",
"type": "text",
"show_if_id": "demographics1",
"show_if_value": "Undergraduate"
}
Expand Down
2 changes: 1 addition & 1 deletion templates/form.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"ec1": "Student Government Elections",
"dic1": "Diversity and Inclusion",
"atf1": "The Arch",
"union1": "Recent Union Developments",
"general1": "Serving the Student Body",
"raffle1": "Raffle"
};

Expand Down

0 comments on commit de865c3

Please sign in to comment.