Graham Knop
24da723629
updating copyright year
2009-02-20 23:47:30 +00:00
Yung Han Khoe
d32137b5db
fixing a problem with previous survey fix
2009-02-07 21:08:02 +00:00
Colin Kuskie
b8b2a38ef5
Fix the exitURL redirection when a survey is completed and the site uses a gateway url.
2009-02-04 02:22:21 +00:00
Graham Knop
c7dac4aa42
cleaning up survey pod
2009-01-28 16:39:27 +00:00
Yung Han Khoe
57b3d4cbc2
added Statistical overview screen to survey
2009-01-28 15:22:50 +00:00
Kaleb Murphy
3a172a9e3d
POD docs added
2009-01-26 21:17:46 +00:00
Yung Han Khoe
83d1203de9
adding Transposed results export to Survey
2009-01-26 17:18:15 +00:00
Yung Han Khoe
a612b56e92
adding grade book view to Survey
2009-01-26 14:57:01 +00:00
Colin Kuskie
4437c2704c
i18n and hoverhelp for the definition
2009-01-23 05:34:27 +00:00
Kaleb Murphy
2e47d3b2a1
Updated draggable.js to wrap the YUI
2009-01-16 00:34:50 +00:00
David Delikat
d0b8dd17bc
Survey 2.0 - "Cancel" button not working as expected ( #9217 )
...
added call to 'loadSurvey' after 'cancel'
also added code in 'loadSurvey' to allow for a refresh without
displaying an edit window.
2008-12-19 16:11:03 +00:00
Kaleb Murphy
5741d71445
Corrected survey timeout issues.
2008-12-17 14:46:54 +00:00
Colin Kuskie
1c1f01d473
Change ResponseJSON to use a proper mutator for startTime.
...
Add tests for startTime.
Survey uses the accessor, and no longer needs to manually set startTime.
2008-12-11 19:45:19 +00:00
Kaleb Murphy
4d1f311c42
Fixed hasTimeLimit to work with the new storage location of the time limit.
2008-12-05 21:43:15 +00:00
Patrick Donelan
71c56e1fcc
Survey bug fix - showProgress, showTimeLimit and timeLimit should not be
...
stored at the response level (they are global to asset instance)
2008-12-04 00:52:45 +00:00
Kaleb Murphy
5127a307b7
Minor fix. JSON no longer assumes proper utf8, but uses whatever off-brand locale a luser wants to use.
2008-12-02 16:03:23 +00:00
Kaleb Murphy
06d904eff2
www_deleteResponse should only delete the response from this asset, not all assets
2008-11-25 19:01:32 +00:00
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
Colin Kuskie
46bdde94c3
fix misspelled template in Survey code
2008-11-24 22:06:49 +00:00
Kaleb Murphy
bf7c3505d7
Survey now has fully functioning time limits, can show limits to users, and can show progress
2008-11-24 15:20:13 +00:00
Kaleb Murphy
ad022c6699
Added Survey time limit code. This is only at the survey level and sends the user to the survey end settings. Probably need to allow for a special timeout message.
2008-11-24 02:59:02 +00:00
Kaleb Murphy
5782fe1e15
Added timelimit option to Survey
2008-11-23 23:54:35 +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
Kaleb Murphy
1cc87c159b
Thingy now has a copy thing data option.
2008-11-18 21:37:56 +00:00
Kaleb Murphy
3bc7fdb3cb
Take survey now uses the site style.
2008-11-18 00:47:19 +00:00
Kaleb Murphy
1d5859631c
Used WG perltidyrc to clean up files
2008-11-14 14:49:48 +00:00
Patrick Donelan
564b4e90d1
Added skeleton Survey2 test file.
...
Changed debug logging from ERROR level to DEBUG
2008-11-13 22:39:29 +00:00
Kaleb Murphy
02d76504a6
Removed some debug statements and perltidied the code
2008-11-13 18:59:01 +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
Graham Knop
6c0688add2
clean up pod, syntax, warning problems
2008-11-12 01:17:22 +00:00
Kaleb Murphy
68f772cd56
Some idiot (me) cut off a really important line of code when cleaning up this file.
2008-11-07 19:29:54 +00:00
Colin Kuskie
adfd894b50
fix POD whitespace problem in Survey.pm
2008-11-07 06:51:12 +00:00
Kaleb Murphy
b7b6f7e659
The Survey pm file
2008-11-06 21:57:22 +00:00
Kaleb Murphy
1dd08e25c9
The new survey is here. Make sure to wg-reset your test instances to get the new DB schema.
2008-11-06 20:48:18 +00:00
Kaleb Murphy
d8bc8f1520
preparing for merge
2008-11-06 20:18:23 +00:00
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
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
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
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
Kaleb Murphy
5974531eeb
Survey exports now redirect to a temp file rather than streaming a tab file. This is to get around an IE6 bug.
2008-10-15 18:42:18 +00:00
Patrick Donelan
afde10109f
Minor fixes (typo and unnecessary hash dereference)
2008-10-15 01:03:13 +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