Jared Tabor
995bf8c58f
adding cancel button for survey question form
...
cancel button closes the survey question form and returns the modal into its previous state
2014-10-10 14:47:37 -04:00
Jared Tabor
7dd2612268
more validation on survey question
...
survey question needed to have validation that didn't allow the min/max values to overlap incorrectly and for the survey save button to be disabled if hte user is in the process of adding another question
2014-10-10 13:32:06 -04:00
Jared Tabor
13bf8d89d0
adding more survey maker form validation
...
added validation on integers and floats that ensure answers are int/floats and that they meet the restrictions placed by min/max
2014-10-09 00:26:24 -04:00
Jared Tabor
360e813258
added a formReset funciton for survey maker
...
this is for getting the survey maker to an initial state, since the survey maker form was removed
2014-10-08 12:00:25 -04:00
Jared Tabor
47deaa702d
fixed default answer field in question maker. also added validation for choices if multichoice or multiselect is chosen
2014-10-06 16:15:16 -04:00
Jared Tabor
752f2d8013
adding updated survey maker with no survey name or survey description
2014-10-03 20:00:22 -04:00
Jared Tabor
d8fe8cc7ff
added required asterick for required questions
2014-09-26 14:40:21 -04:00
Jared Tabor
9114cb2d89
for a textarea answer, default answer field should be a text area
2014-09-26 14:34:01 -04:00
Jared Tabor
006da3219a
made SM fields readonly/disabled and adjusted opacity
2014-09-26 13:34:46 -04:00
Jared Tabor
ef0c399178
added functionality for moving question up or down in order on SM
2014-09-26 13:06:23 -04:00
Jared Tabor
f9f9c8c4a3
adding 'delete question' functionality
2014-09-26 11:42:13 -04:00
Jared Tabor
832dcc7701
completed 'edit question' for survey maker
2014-09-26 09:15:09 -04:00
Jared Tabor
40192b5172
survey maker additions for question types
2014-09-24 17:36:30 -04:00
Jared Tabor
193accaa84
refactored saveSurvey method
2014-09-22 11:29:02 -04:00
Jared Tabor
36ab9d98e0
fixed 'Delete Survey'
2014-09-21 22:09:37 -04:00
Jared Tabor
d3e793e9ca
changed survey maker to a modal window
2014-09-21 13:16:06 -04:00