Commit graph

8340 commits

Author SHA1 Message Date
Kaleb Murphy
4c82eb9b61 Add new report table (and sql file), and the survey now does reporting. 2008-10-24 21:38:03 +00:00
Patrick Donelan
265b464091 Made Survey2 asset-copy-aware too 2008-10-24 06:34:33 +00:00
Patrick Donelan
ca3a2d3421 Made surveyJSON package-aware 2008-10-24 06:10:48 +00:00
Patrick Donelan
c049c91976 Hack to allow 20 questions per page until we support an arbitrary limit 2008-10-24 03:49:08 +00:00
Patrick Donelan
efa370825c Minor bugfix 2008-10-23 23:50:53 +00:00
Patrick Donelan
4e5a3c9e4d Set application/json Content Type header on JSON responses 2008-10-23 23:30:25 +00:00
Kaleb Murphy
81b112569a i18nd 2008-10-23 02:49:34 +00:00
Kaleb Murphy
887aaf6930 Added scoring 2008-10-20 16:56:02 +00:00
Kaleb Murphy
5afae6de85 You can now copy sections and questions. And if I correctly understand how to bundle asset packages, all the new template changes are included. 2008-10-20 16:17:25 +00:00
Kaleb Murphy
5b8a1df90e Fixed end of survey bug. Now previous answer fill in workds [[gotparam]], branching, and all question types but uploaded files all work. Need to finish reports, upgrade script from V1.0, copy and paste, add point values to answers and questions in the edit templates, and figure out what all methods a proper core wobject should allow. 2008-10-20 03:49:17 +00:00
Kaleb Murphy
ff2ecaa8fc Branching now works, but now it isn't recognizing the end of the survey properly. Will be easy fix tomorrow. 2008-10-20 03:35:40 +00:00
Patrick Donelan
a4afde5786 Changed console.log() calls to YAHOO.log() 2008-10-16 02:52:22 +00:00
Patrick Donelan
8a06612c82 Added quick-start instructions and combined templates package for ease of deployment 2008-10-15 01:38:13 +00:00
Patrick Donelan
afde10109f Minor fixes (typo and unnecessary hash dereference) 2008-10-15 01:03:13 +00:00
Kaleb Murphy
2a9bbc7490 Added sql for survey 2008-10-14 21:42:37 +00:00
Kaleb Murphy
8c5e74e856 added all the templates 2008-10-14 21:28:47 +00:00
Kaleb Murphy
ccd1deaef8 minor changes 2008-10-14 21:20:05 +00:00
Kaleb Murphy
32e4208a0c minor changes 2008-10-14 21:17:34 +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
2de1d83d65 Editor is done except for prettifying it, but you can now build a survey with the new data layer 2008-09-30 19:25:38 +00:00
Kaleb Murphy
9c5082f450 minor changes to drag and drop 2008-09-30 16:26:33 +00:00
Kaleb Murphy
c812705537 Editor is 98% finished. (still wrapping up final bits on drag and drop) 2008-09-29 17:55:21 +00:00
Kaleb Murphy
ac14d55b18 minor changes 2008-09-26 14:18:36 +00:00
Kaleb Murphy
92c87ca9b8 added object.js 2008-09-26 02:06:41 +00:00
Kaleb Murphy
5174824b5f Finishing up editor 2008-09-26 02:06:21 +00:00
Kaleb Murphy
38c7ee33c4 Moving edit screens to be template based for i18n (almost done with editor. 2008-09-25 02:09:22 +00:00
Kaleb Murphy
e81accaa15 Really dont use this copy 2008-09-24 15:29:51 +00:00
Kaleb Murphy
c4f939f306 Hah, it ah, doesnt throw errors upon modperl start and ah, the editor, ah, kind of works, and err. ah, the JSON is 99% working, with objects instantiating themselves correctly then serializing themselves as appropriate. Definitely not a working version though. 2008-09-24 01:30:57 +00:00
Kaleb Murphy
6832eacc7c Whups, windows.scrollTo on wrong line. 2008-05-21 16:34:56 +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
7864ec1b35 template vars altered 2008-05-08 20:06:57 +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
afd395ebb6 Added randomize answers functionality (how was this missing?) 2008-05-08 13:48:52 +00:00
Kaleb Murphy
ecf9101ac8 Major updates to spec 2008-05-06 14:56:44 +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
17ab81bc23 minor bug fixes 2008-04-25 19:50:58 +00:00
Kaleb Murphy
f565772e21 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:23 +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
18b00e0a2f 4 scales moved back to MC 2008-04-23 18:11:07 +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
29d4017b41 Adding multiple choice subclass of scale type questions, only difference is answer text location (above button). 2008-04-23 16:59:05 +00:00
Kaleb Murphy
5e1124d01d Next Question Bug fixed 2008-04-22 15:59:35 +00:00
Kaleb Murphy
121be1e46c Same features as last commit 2008-04-22 01:26:12 +00:00