diff --git a/templates/bubblegum/chart.jpg b/templates/bubblegum/chart.jpg new file mode 100644 index 00000000000..2e553c22a39 Binary files /dev/null and b/templates/bubblegum/chart.jpg differ diff --git a/templates/bubblegum/completed.pstpl b/templates/bubblegum/completed.pstpl new file mode 100644 index 00000000000..da5025f2510 --- /dev/null +++ b/templates/bubblegum/completed.pstpl @@ -0,0 +1,9 @@ + + + + +
+ {COMPLETED}

+ + {URL}

+
\ No newline at end of file diff --git a/templates/bubblegum/endgroup.pstpl b/templates/bubblegum/endgroup.pstpl new file mode 100644 index 00000000000..caa6774c6dd --- /dev/null +++ b/templates/bubblegum/endgroup.pstpl @@ -0,0 +1,4 @@ + + + +
\ No newline at end of file diff --git a/templates/bubblegum/endpage.pstpl b/templates/bubblegum/endpage.pstpl new file mode 100644 index 00000000000..2f9275f1f50 --- /dev/null +++ b/templates/bubblegum/endpage.pstpl @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/templates/bubblegum/groupdescription.pstpl b/templates/bubblegum/groupdescription.pstpl new file mode 100644 index 00000000000..691afa2d3b0 --- /dev/null +++ b/templates/bubblegum/groupdescription.pstpl @@ -0,0 +1 @@ +
{GROUPDESCRIPTION}

diff --git a/templates/bubblegum/navigator.pstpl b/templates/bubblegum/navigator.pstpl new file mode 100644 index 00000000000..064a8368288 --- /dev/null +++ b/templates/bubblegum/navigator.pstpl @@ -0,0 +1,8 @@ + + + + +
+ {NAVIGATOR}
+ {CLEARALL} +
\ No newline at end of file diff --git a/templates/bubblegum/privacy.pstpl b/templates/bubblegum/privacy.pstpl new file mode 100644 index 00000000000..e4dae9b734b --- /dev/null +++ b/templates/bubblegum/privacy.pstpl @@ -0,0 +1,16 @@ + + + + +
+ A note on privacy
+ The record kept of your survey responses does not contain any + identifying information about you unless a specific question + in the survey has asked for this. If you have responded to a + survey that used an identifying token to allow you to access + the survey, you can rest assured that the identifying token + is not kept with your responses. It is managed in a seperate + database, and will only be updated to indicate that you have + (or haven't) completed this survey. There is no way of matching + identification tokens with survey responses in this survey. +
diff --git a/templates/bubblegum/question.pstpl b/templates/bubblegum/question.pstpl new file mode 100644 index 00000000000..e6a2f8644ff --- /dev/null +++ b/templates/bubblegum/question.pstpl @@ -0,0 +1,28 @@ + + + + +
+ + + + + + + + + + +
+ {QUESTION} +
+ {ANSWER} +
+ {QUESTIONHELP} +
+
+ + + + +
\ No newline at end of file diff --git a/templates/bubblegum/startgroup.pstpl b/templates/bubblegum/startgroup.pstpl new file mode 100644 index 00000000000..2695cc4b29b --- /dev/null +++ b/templates/bubblegum/startgroup.pstpl @@ -0,0 +1,5 @@ +
+ + +
+ {GROUPNAME} diff --git a/templates/bubblegum/startpage.pstpl b/templates/bubblegum/startpage.pstpl new file mode 100644 index 00000000000..cd995e4a4e7 --- /dev/null +++ b/templates/bubblegum/startpage.pstpl @@ -0,0 +1,79 @@ + + + A SURVEY: {SURVEYNAME} + + + + + + +
\ No newline at end of file diff --git a/templates/bubblegum/submit.pstpl b/templates/bubblegum/submit.pstpl new file mode 100644 index 00000000000..15cca756e02 --- /dev/null +++ b/templates/bubblegum/submit.pstpl @@ -0,0 +1,17 @@ +
+
+Thank you.

+You have completed answering the questions in this survey.


+ +Click on "submit" now to complete the process and add your answers to our records.

+ +{SUBMITBUTTON}

+ + +If you want to check any of the answers you have made, and/or change them,
+you can do that now by clicking on the " << prev " button and browsing
+through your responses.

+ +{PRIVACY} +
+
diff --git a/templates/bubblegum/survey.pstpl b/templates/bubblegum/survey.pstpl new file mode 100644 index 00000000000..e8fce0716a4 --- /dev/null +++ b/templates/bubblegum/survey.pstpl @@ -0,0 +1,13 @@ + + + + + + + +
+ {SURVEYNAME}
+ {SURVEYDESCRIPTION} +
+ {PERCENTCOMPLETE} +
\ No newline at end of file diff --git a/templates/bubblegum/welcome.pstpl b/templates/bubblegum/welcome.pstpl new file mode 100644 index 00000000000..966ee2c8f31 --- /dev/null +++ b/templates/bubblegum/welcome.pstpl @@ -0,0 +1,14 @@ + + + + + + + +
+ {SURVEYNAME}
+ {SURVEYDESCRIPTION} +
+ {WELCOME}

+ There are {NUMBEROFQUESTIONS} questions in this survey. +
\ No newline at end of file