Commit graph

21 commits

Author SHA1 Message Date
Patrick Donelan
31dec565b7 Refactored JS to use module pattern for proper encapsulation
Extensive jslinting to improve cross-browser support
Added some debugging statements
Fixed redirection to exitUrl when survey complete
Added www_deleteResponses
Added security restrictions on www_ methods
2008-11-25 06:33:55 +00:00
Patrick Donelan
cf96ad484a Added missing groupToEditSurvey Survey table field to upgrade script
Reduced YUI footprint (load -min and combined js/css files where possible)
Updated surveyQuestion template and associated js/css to not use divs with ids that clash with wg page header and footer
2008-11-21 06:23:28 +00:00
Graham Knop
48b4ba1fc8 adding survey back in 2008-11-12 03:24:49 +00:00
Graham Knop
151e705286 Backing out Survey for now 2008-11-12 02:40:27 +00:00
Kaleb Murphy
a907495f0b administersurvey.js small updates merged 2008-10-27 13:50:52 +00:00
Patrick Donelan
a4afde5786 Changed console.log() calls to YAHOO.log() 2008-10-16 02:52:22 +00:00
Kaleb Murphy
c2fc74ae85 Need to finish the template packages, reports, fix up a small branching issue, copying, and an upgrade path. 2008-10-14 03:07:53 +00:00
Kaleb Murphy
d7f38c4e37 Removed auto-submit on 1 MC question per page. Added scroll to top of page on submit. 2008-05-21 15:58:25 +00:00
Kaleb Murphy
355decc7c3 Added warning message on required slider allocates for how much left is required. Also removed slider animation as there appears to be a motion bug where the bug can slide further than asked for. 2008-05-16 21:42:52 +00:00
Kaleb Murphy
ec8d1de4f8 Slider write ins now more accurate 2008-05-14 19:16:14 +00:00
Kaleb Murphy
9bad426c49 Added 500ms delay during 1 button page clicks. 2008-05-12 13:58:52 +00:00
Kaleb Murphy
e3bef2b5d7 IE problems apparently resolved, and slider and multi-slider allocate accuracy made bullet-proof. 2008-05-08 20:06:13 +00:00
Kaleb Murphy
d6cfcd4381 Added IE7 compat in administersurvey.js for class changes. 2008-05-08 14:21:03 +00:00
Kaleb Murphy
77fc16d97f Major updates to spec 2008-05-06 14:56:29 +00:00
Kaleb Murphy
bb891242a4 Last checkin before major changes to buttons 2008-04-30 14:13:49 +00:00
Kaleb Murphy
93bbf128ca minor bug fixes 2008-04-25 19:52:11 +00:00
Kaleb Murphy
1f8d1b3899 Allowed text box sizes to be set, fixed hidden sliders breaking, random text in question text bug fixed, single question button continue working, randomized weirdness on section random question resolved, answer text on multi-slider questions resolved, can have generic scale questions now, removed useless 'previous Text Answer Fill' dialog 2008-04-24 21:01:08 +00:00
Kaleb Murphy
d5416689e9 4 scales moved back to MC 2008-04-23 18:10:51 +00:00
Kaleb Murphy
ffc316e2a0 Adding multiple choice subclass of scale type questions, only difference is answer text location (above button). 2008-04-23 16:59:23 +00:00
Kaleb Murphy
9ce9618bf9 added many new features 2008-04-22 01:25:56 +00:00
Kaleb Murphy
4e05a51f15 Importing JS 2008-04-19 18:55:56 +00:00