Commit graph

32 commits

Author SHA1 Message Date
Patrick Donelan
e85335cbc7 Made Survey::getResponseDetails template vars consistent 2009-08-12 06:28:08 +00:00
Patrick Donelan
10755c3b83 Fixed Survey reporting bugs
* Survey::responseJSON mutator was not doing the right thing when
  responseId argument was passed in
* www_viewGradeBook template fixes and documentation
2009-07-29 06:37:34 +00:00
Patrick Donelan
7829d708ea Survey test suite now functional.
Tests are defined via a JSON-encoded spec, through Web Crud interface
Test results are TAP encoded, and TAP parsed and prettified into HTML
Added i18n, help and tests
2009-05-15 10:33:47 +00:00
Patrick Donelan
fdf7e68827 Added Survey feedback template
Added survey feedback template and method for returning the templated feedback for a given response
Used this to clean up the default survey template, and updated the i18n and help
2009-05-13 08:59:50 +00:00
Patrick Donelan
c9861bdf8f More Survey refactoring
refactored out repetitive checking of takenCount
added i18n template variables to Survey template so that user is told what happened for timeouts etc..
2009-05-13 02:10:57 +00:00
Patrick Donelan
c3ea6d4683 Added Survey back button, with option to turn it on/off, tests, and i18n
Noticed that some Survey tests are broken, will fix tomorrow
2009-04-21 07:12:07 +00:00
Yung Han Khoe
71e7db62c6 Adding/fixing Survey i18n and Help 2009-02-05 22:29:36 +00:00
Colin Kuskie
7365d116be Remove old help for the survey that is broken, and not used anymore. 2009-02-03 20:37:28 +00:00
Colin Kuskie
512b672ac6 Fix a few broken help entries. 2009-02-03 01:46:12 +00:00
Yung Han Khoe
df7de822ff Adding help for Survey Questions template 2009-01-29 23:17:29 +00:00
Yung Han Khoe
1d0db51904 Updating Survey Help, more to come. 2009-01-29 16:40:11 +00:00
Yung Han Khoe
57b3d4cbc2 added Statistical overview screen to survey 2009-01-28 15:22:50 +00:00
Graham Knop
1ce7d42a62 fix a couple minor syntax issues 2008-09-17 15:37:42 +00:00
Colin Kuskie
b2901f4271 correct punctuation 2007-12-05 04:20:29 +00:00
Colin Kuskie
93ea47a4c0 Perl::Critic has a policy check for putting any code
before you apply strictures (use strict, use warnings, etc.)
Add calls to use strict to each Help module.  This is probably
an overstrict interpretation of the rule.
2007-12-05 04:16:54 +00:00
Colin Kuskie
d057dba239 perltidy'ed the Help files 2007-07-21 05:01:24 +00:00
Colin Kuskie
fda7cd51f2 Whole lotta Help,i18n file pruning, ProjectManager through WeatherData 2007-07-20 22:04:37 +00:00
Colin Kuskie
fb6064e88a Pruned the Wobject help, lots of side effects 2007-07-20 04:04:47 +00:00
Colin Kuskie
6f441d69c3 mark Asset->get template variables as private 2007-03-06 02:03:00 +00:00
Colin Kuskie
1b842c73d5 asset and ISA variables for Survey 2007-01-12 23:27:53 +00:00
Colin Kuskie
2f1408e852 enable ISA relationships in Wobjects add/edit forms 2006-11-25 22:58:45 +00:00
Colin Kuskie
61cdd872ac Inlined the common survey template variables via isa 2006-11-03 00:28:49 +00:00
Colin Kuskie
d584e8ba5e forward port of Survey template doc fixes 2006-11-02 05:28:18 +00:00
Colin Kuskie
5408bc2de2 forward port of Survey section variables, chunk #1 2006-10-30 23:51:01 +00:00
Colin Kuskie
4c39c6759b For lib/*.pm, template variable breakout.
Collaboration template labels need to be rethought
fix t/i18n/label.t to not always check on the name of a variable as an i18n entry,
since the description may hold the actual variable description.
2006-06-07 05:10:08 +00:00
Colin Kuskie
17c2351998 missing hoverHelp for section field in editQuestion 2006-06-05 05:10:21 +00:00
Colin Kuskie
73bb10d38a place Wobject help,i18n into Asset namespace 2006-03-08 04:18:54 +00:00
Colin Kuskie
b16e819a9a broken labels and empty entries in Survey help 2005-11-18 23:44:27 +00:00
Colin Kuskie
30b489948c hover help 2005-06-28 21:27:09 +00:00
Colin Kuskie
68c21b3f9f hover help 2005-06-27 05:48:35 +00:00
Colin Kuskie
b842483dd6 first crack at hover help 2005-06-18 03:58:32 +00:00
Colin Kuskie
8744495b1d move asset files into a namespace 2005-04-05 20:19:19 +00:00
Renamed from lib/WebGUI/Help/Survey.pm (Browse further)