2
0
mirror of https://github.com/ACSPRI/queXS synced 2024-04-02 12:12:16 +00:00

Import from DCARF SVN

This commit is contained in:
azammitdcarf
2008-10-15 22:36:05 +00:00
parent 4f0b4f0bbb
commit 1445da495b
2237 changed files with 714445 additions and 0 deletions

View File

@@ -0,0 +1,73 @@
# LimeSurvey Survey Dump
# DBVersion 111
# This is a dumped survey from the LimeSurvey Script
# http://www.limesurvey.org/
# Do not change this header!
#
# SURVEYS TABLE
#
"sid","owner_id","admin","active","expires","adminemail","private","faxto","format","template","url","language","additional_languages","datestamp","usecookie","notification","allowregister","attribute1","attribute2","allowsave","autonumber_start","autoredirect","allowprev","ipaddr","useexpiry","refurl","datecreated"
"31565","1","","N","2007-02-11","","Y","","S","default","","en","hr nl ","N","N","0","N","","","Y","0","N","Y","N","N","N","2007-02-11"
#
# GROUPS TABLE
#
"gid","sid","group_name","group_order","description","language"
"11","31565","group_name_hr","0","description_hr","hr"
"11","31565","group_name_nl","0","description_nl","nl"
"11","31565","group_name_en","0","description_en","en"
#
# QUESTIONS TABLE
#
"qid","sid","gid","type","title","question","preg","help","other","mandatory","lid","question_order","language"
"49","31565","11","I","code_en","qeustion_en","","questionhelp_en","N","N","0","0","en"
"49","31565","11","I","code_en","qeustion_hr","","questionhelp_cr","N","N","0","0","hr"
"49","31565","11","I","code_en","qeustion_nl","","questionhelp_nl","N","N","0","0","nl"
"50","31565","11","M","code","question_en","","questionhelp_en","N","N","0","1","en"
"50","31565","11","M","code","question_hr","","questionhelp_hr","N","N","0","1","hr"
"50","31565","11","M","code","question_nl","","questionhelp_nl","N","N","0","1","nl"
#
# ANSWERS TABLE
#
"qid","code","answer","default_value","sortorder","language"
"50","c1","answer_en1","","1","en"
"50","c1","answer_hr1","","1","hr"
"50","c1","answer_nl1","","1","nl"
"50","c2","answer_en2","","2","en"
"50","c2","answer_hr2","","2","hr"
"50","c2","answer_nl2","","2","nl"
"50","c3","answer_en3","","3","en"
"50","c3","answer_hr3","","3","hr"
"50","c3","answer_nl3","","3","nl"
#
# CONDITIONS TABLE
#
#
# LABELSETS TABLE
#
#
# LABELS TABLE
#
#
# QUESTION_ATTRIBUTES TABLE
#
#
# ASSESSMENTS TABLE
#
#
# SURVEYS_LANGUAGESETTINGS TABLE
#
"surveyls_survey_id","surveyls_language","surveyls_title","surveyls_description","surveyls_welcometext","surveyls_urldescription","surveyls_email_invite_subj","surveyls_email_invite","surveyls_email_remind_subj","surveyls_email_remind","surveyls_email_register_subj","surveyls_email_register","surveyls_email_confirm_subj","surveyls_email_confirm"
"31565","en","Test for language question","description_en","welcome_en","urldescrip_en","Invitation to participate in survey","Dear {FIRSTNAME},\n\nYou have been invited to participate in a survey.\n\nThe survey is titled:\n""{SURVEYNAME}""\n\n""{SURVEYDESCRIPTION}""\n\nTo participate, please click on the link below.\n\nSincerely,\n\n{ADMINNAME} ({ADMINEMAIL})\n\n----------------------------------------------\nClick here to do the survey:\n{SURVEYURL}","Reminder to participate in survey","Dear {FIRSTNAME},\n\nRecently we invited you to participate in a survey.\n\nWe note that you have not yet completed the survey, and wish to remind you that the survey is still available should you wish to take part.\n\nThe survey is titled:\n""{SURVEYNAME}""\n\n""{SURVEYDESCRIPTION}""\n\nTo participate, please click on the link below.\n\nSincerely,\n\n{ADMINNAME} ({ADMINEMAIL})\n\n----------------------------------------------\nClick here to do the survey:\n{SURVEYURL}","Survey Registration Confirmation","Dear {FIRSTNAME},\n\nYou, or someone using your email address, have registered to participate in an online survey titled {SURVEYNAME}.\n\nTo complete this survey, click on the following URL:\n\n{SURVEYURL}\n\nIf you have any questions about this survey, or if you did not register to participate and believe this email is in error, please contact {ADMINNAME} at {ADMINEMAIL}.","Confirmation of completed survey","Dear {FIRSTNAME},\n\nThis email is to confirm that you have completed the survey titled {SURVEYNAME} and your response has been saved. Thank you for participating.\n\nIf you have any further questions about this email, please contact {ADMINNAME} on {ADMINEMAIL}.\n\nSincerely,\n\n{ADMINNAME}"
"31565","hr","short_title_hr","description_hr","welcome_hr","urldescrip_hr","example@example.com","email_invite_hr","example@example.com","email_remind_hr","example@example.com","email_register_hr","example@example.com","email_confirm_hr"
"31565","nl","short_title_nl","description_nl","welcome_nl","urldescrip_nl","example@example.com","email_invite_nl","example@example.com","email_remind_nl","example@example.com","email_register_nl","example@example.com","email_confirm_nl"
1 # LimeSurvey Survey Dump
2 # DBVersion 111
3 # This is a dumped survey from the LimeSurvey Script
4 # http://www.limesurvey.org/
5 # Do not change this header!
6 #
7 # SURVEYS TABLE
8 #
9 sid owner_id admin active expires adminemail private faxto format template url language additional_languages datestamp usecookie notification allowregister attribute1 attribute2 allowsave autonumber_start autoredirect allowprev ipaddr useexpiry refurl datecreated
10 31565 1 N 2007-02-11 Y S default en hr nl N N 0 N Y 0 N Y N N N 2007-02-11
11 #
12 # GROUPS TABLE
13 #
14 gid sid group_name group_order description language
15 11 31565 group_name_hr 0 description_hr hr
16 11 31565 group_name_nl 0 description_nl nl
17 11 31565 group_name_en 0 description_en en
18 #
19 # QUESTIONS TABLE
20 #
21 qid sid gid type title question preg help other mandatory lid question_order language
22 49 31565 11 I code_en qeustion_en questionhelp_en N N 0 0 en
23 49 31565 11 I code_en qeustion_hr questionhelp_cr N N 0 0 hr
24 49 31565 11 I code_en qeustion_nl questionhelp_nl N N 0 0 nl
25 50 31565 11 M code question_en questionhelp_en N N 0 1 en
26 50 31565 11 M code question_hr questionhelp_hr N N 0 1 hr
27 50 31565 11 M code question_nl questionhelp_nl N N 0 1 nl
28 #
29 # ANSWERS TABLE
30 #
31 qid code answer default_value sortorder language
32 50 c1 answer_en1 1 en
33 50 c1 answer_hr1 1 hr
34 50 c1 answer_nl1 1 nl
35 50 c2 answer_en2 2 en
36 50 c2 answer_hr2 2 hr
37 50 c2 answer_nl2 2 nl
38 50 c3 answer_en3 3 en
39 50 c3 answer_hr3 3 hr
40 50 c3 answer_nl3 3 nl
41 #
42 # CONDITIONS TABLE
43 #
44 #
45 # LABELSETS TABLE
46 #
47 #
48 # LABELS TABLE
49 #
50 #
51 # QUESTION_ATTRIBUTES TABLE
52 #
53 #
54 # ASSESSMENTS TABLE
55 #
56 #
57 # SURVEYS_LANGUAGESETTINGS TABLE
58 #
59 surveyls_survey_id surveyls_language surveyls_title surveyls_description surveyls_welcometext surveyls_urldescription surveyls_email_invite_subj surveyls_email_invite surveyls_email_remind_subj surveyls_email_remind surveyls_email_register_subj surveyls_email_register surveyls_email_confirm_subj surveyls_email_confirm
60 31565 en Test for language question description_en welcome_en urldescrip_en Invitation to participate in survey Dear {FIRSTNAME},\n\nYou have been invited to participate in a survey.\n\nThe survey is titled:\n"{SURVEYNAME}"\n\n"{SURVEYDESCRIPTION}"\n\nTo participate, please click on the link below.\n\nSincerely,\n\n{ADMINNAME} ({ADMINEMAIL})\n\n----------------------------------------------\nClick here to do the survey:\n{SURVEYURL} Reminder to participate in survey Dear {FIRSTNAME},\n\nRecently we invited you to participate in a survey.\n\nWe note that you have not yet completed the survey, and wish to remind you that the survey is still available should you wish to take part.\n\nThe survey is titled:\n"{SURVEYNAME}"\n\n"{SURVEYDESCRIPTION}"\n\nTo participate, please click on the link below.\n\nSincerely,\n\n{ADMINNAME} ({ADMINEMAIL})\n\n----------------------------------------------\nClick here to do the survey:\n{SURVEYURL} Survey Registration Confirmation Dear {FIRSTNAME},\n\nYou, or someone using your email address, have registered to participate in an online survey titled {SURVEYNAME}.\n\nTo complete this survey, click on the following URL:\n\n{SURVEYURL}\n\nIf you have any questions about this survey, or if you did not register to participate and believe this email is in error, please contact {ADMINNAME} at {ADMINEMAIL}. Confirmation of completed survey Dear {FIRSTNAME},\n\nThis email is to confirm that you have completed the survey titled {SURVEYNAME} and your response has been saved. Thank you for participating.\n\nIf you have any further questions about this email, please contact {ADMINNAME} on {ADMINEMAIL}.\n\nSincerely,\n\n{ADMINNAME}
61 31565 hr short_title_hr description_hr welcome_hr urldescrip_hr example@example.com email_invite_hr example@example.com email_remind_hr example@example.com email_register_hr example@example.com email_confirm_hr
62 31565 nl short_title_nl description_nl welcome_nl urldescrip_nl example@example.com email_invite_nl example@example.com email_remind_nl example@example.com email_register_nl example@example.com email_confirm_nl