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:
13
include/limesurvey/templates/bluengrey/assessment.pstpl
Normal file
13
include/limesurvey/templates/bluengrey/assessment.pstpl
Normal file
@@ -0,0 +1,13 @@
|
||||
<br />
|
||||
<table align='center' width='75%' border='1' style='border-collapse: collapse; border-color: #111111' >
|
||||
<tr>
|
||||
<td bgcolor='#CCCCCC' align='center'><font size='2'>
|
||||
<strong>{ASSESSMENT_HEADING}</strong></font>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
{ASSESSMENTS}
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
BIN
include/limesurvey/templates/bluengrey/chart.jpg
Normal file
BIN
include/limesurvey/templates/bluengrey/chart.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 303 B |
13
include/limesurvey/templates/bluengrey/clearall.pstpl
Normal file
13
include/limesurvey/templates/bluengrey/clearall.pstpl
Normal file
@@ -0,0 +1,13 @@
|
||||
<br />
|
||||
<table align='center' cellpadding='30'>
|
||||
<tr>
|
||||
<td align='center' bgcolor='white'>
|
||||
<font face='arial' size='2'>
|
||||
<strong><font color='red'>{ANSWERSCLEARED}</font></strong><br /><br />
|
||||
{RESTART}<br />
|
||||
{URL}<br />
|
||||
{CLOSEWINDOW}</font>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<br />
|
||||
10
include/limesurvey/templates/bluengrey/completed.pstpl
Normal file
10
include/limesurvey/templates/bluengrey/completed.pstpl
Normal file
@@ -0,0 +1,10 @@
|
||||
<br />
|
||||
<table width='75%' align='center' border='1' style='border-collapse: collapse; border-color: #111111' bgcolor='white'>
|
||||
<tr>
|
||||
<td align='center'>
|
||||
<font >{COMPLETED}<br /><br />
|
||||
|
||||
{URL}<br /><br /></font>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
1
include/limesurvey/templates/bluengrey/endgroup.pstpl
Normal file
1
include/limesurvey/templates/bluengrey/endgroup.pstpl
Normal file
@@ -0,0 +1 @@
|
||||
|
||||
5
include/limesurvey/templates/bluengrey/endpage.pstpl
Normal file
5
include/limesurvey/templates/bluengrey/endpage.pstpl
Normal file
@@ -0,0 +1,5 @@
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<br/>
|
||||
</body>
|
||||
@@ -0,0 +1 @@
|
||||
<br /><font color='#777777'>{GROUPDESCRIPTION}</font><br /><br />
|
||||
BIN
include/limesurvey/templates/bluengrey/limesurvey_logo.png
Normal file
BIN
include/limesurvey/templates/bluengrey/limesurvey_logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.7 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 3.7 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 3.5 KiB |
7
include/limesurvey/templates/bluengrey/load.pstpl
Normal file
7
include/limesurvey/templates/bluengrey/load.pstpl
Normal file
@@ -0,0 +1,7 @@
|
||||
<center>
|
||||
<font color='red'>{LOADERROR}</font>
|
||||
<strong><font size='+1'>{LOADHEADING}</font></strong><br /><br />
|
||||
{LOADMESSAGE}<br />
|
||||
{LOADFORM}<br />
|
||||
{RETURNTOSURVEY}
|
||||
</center>
|
||||
9
include/limesurvey/templates/bluengrey/navigator.pstpl
Normal file
9
include/limesurvey/templates/bluengrey/navigator.pstpl
Normal file
@@ -0,0 +1,9 @@
|
||||
<table width='100%' align='center'>
|
||||
<tr>
|
||||
<td align='center'>
|
||||
<font>{NAVIGATOR}</font><br />
|
||||
{CLEARALL}
|
||||
{SAVE}
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
BIN
include/limesurvey/templates/bluengrey/preview.png
Normal file
BIN
include/limesurvey/templates/bluengrey/preview.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 8.2 KiB |
@@ -0,0 +1 @@
|
||||
{ANSWERTABLE}
|
||||
7
include/limesurvey/templates/bluengrey/privacy.pstpl
Normal file
7
include/limesurvey/templates/bluengrey/privacy.pstpl
Normal file
@@ -0,0 +1,7 @@
|
||||
<table align='center' bgcolor='#EEEEEE' width='75%'>
|
||||
<tr>
|
||||
<td align='center'><font style="font-family: Verdana; font-size: 12px;">
|
||||
{PRIVACYMESSAGE}
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
31
include/limesurvey/templates/bluengrey/question.pstpl
Normal file
31
include/limesurvey/templates/bluengrey/question.pstpl
Normal file
@@ -0,0 +1,31 @@
|
||||
<br>
|
||||
<table width='97%' align='center' border='1' style='border-collapse: collapse; border-color:#666666;' bgcolor='white'>
|
||||
<tr>
|
||||
<td>
|
||||
<table width='100%' cellspacing='0'>
|
||||
<tr>
|
||||
<td valign="middle">
|
||||
<font style="font-size: 12px;"><b>{QUESTION_CODE}: {QUESTION}</b></font>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center">
|
||||
<font style="font-size: 10px;">{ANSWER}</font>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="middle">
|
||||
<font style="font-size: 10px; font-style: italic;">{QUESTIONHELP}</font>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<table>
|
||||
<tr>
|
||||
<td height='1'></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
||||
7
include/limesurvey/templates/bluengrey/register.pstpl
Normal file
7
include/limesurvey/templates/bluengrey/register.pstpl
Normal file
@@ -0,0 +1,7 @@
|
||||
<br />
|
||||
<center>
|
||||
<font color='red'><strong>{REGISTERERROR}</strong></font>
|
||||
<p><strong>{REGISTERMESSAGE1}</strong></p>
|
||||
<p>{REGISTERMESSAGE2}</p>
|
||||
{REGISTERFORM}<br />
|
||||
</center>
|
||||
7
include/limesurvey/templates/bluengrey/save.pstpl
Normal file
7
include/limesurvey/templates/bluengrey/save.pstpl
Normal file
@@ -0,0 +1,7 @@
|
||||
<center>
|
||||
<font color='red'>{SAVEERROR}</font>
|
||||
<strong><font size='+1'>{SAVEHEADING}</font></strong><br /><br />
|
||||
{SAVEMESSAGE}<br /><br />
|
||||
{SAVEFORM}<br />
|
||||
{RETURNTOSURVEY}
|
||||
</center>
|
||||
3
include/limesurvey/templates/bluengrey/startgroup.pstpl
Normal file
3
include/limesurvey/templates/bluengrey/startgroup.pstpl
Normal file
@@ -0,0 +1,3 @@
|
||||
</td></tr>
|
||||
<tr><td>
|
||||
<font><i>{GROUPNAME}</i></font>
|
||||
12
include/limesurvey/templates/bluengrey/startpage.pstpl
Normal file
12
include/limesurvey/templates/bluengrey/startpage.pstpl
Normal file
@@ -0,0 +1,12 @@
|
||||
<title>
|
||||
{SURVEYNAME}
|
||||
</title>
|
||||
<link rel="stylesheet" type="text/css" href="{TEMPLATEURL}template.css">
|
||||
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
|
||||
<meta name="generator" content="LimeSurvey http://www.limesurvey.org" />
|
||||
</head>
|
||||
<body style="background-image: url({TEMPLATEURL}linearer_gradient_LimeSurvey2.gif);">
|
||||
<br/>
|
||||
<table width='85%' align='center' style='border-collapse:collapse; border-color:#444444;' bgcolor='#E9E9E9' border='2' cellspacing='0'>
|
||||
<tr>
|
||||
<td style="font-family:Verdana; font-size:12px;">
|
||||
20
include/limesurvey/templates/bluengrey/survey.pstpl
Normal file
20
include/limesurvey/templates/bluengrey/survey.pstpl
Normal file
@@ -0,0 +1,20 @@
|
||||
<table width='100%' cellspacing='0' bgcolor='#2F5376'>
|
||||
<tr>
|
||||
<td bgcolor='#2F5376'>
|
||||
<div align="center">
|
||||
<font style="font-family: Verdana; font-size: 14px;" color='#FFFFFF'><b>{SURVEYNAME}</b></font><br />
|
||||
<font color='#FFFFFF'>{SURVEYDESCRIPTION}</font>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td height="30" align='center' valign="middle">
|
||||
{PERCENTCOMPLETE}
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center">
|
||||
{LANGUAGECHANGER}
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
35
include/limesurvey/templates/bluengrey/surveylist.pstpl
Normal file
35
include/limesurvey/templates/bluengrey/surveylist.pstpl
Normal file
@@ -0,0 +1,35 @@
|
||||
<table width='100%' align='center' cellspacing='0'>
|
||||
<tr>
|
||||
<td align='center' bgcolor='#FFFFFF'>
|
||||
<p><font face='verdana' size='4' color='#328639'><strong>{SITENAME}</strong></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align='center' bgcolor='#FFFFFF'>
|
||||
<strong>{SURVEYLISTHEADING}</strong>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align='center' bgcolor='#FFFFFF'>
|
||||
<table align='center'>
|
||||
<tr>
|
||||
<td>
|
||||
<ul>{SURVEYLIST}</ul>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align='center' bgcolor='#FFFFFF'>
|
||||
{SURVEYCONTACT}
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align='center' height='100px' bgcolor='#FFFFFF' valign='bottom'>
|
||||
<p>{LANGUAGECHANGER}</p>
|
||||
<a href='http://www.limesurvey.org' target='_blank'><img src='{TEMPLATEURL}limesurvey_logo.png' border='0' title='LimeSurvey' /></a><br />
|
||||
<a href='http://www.limesurvey.org' target='_blank'><font color='#000000'>The Online Survey Tool</font></a> - Free & Open Source<br />
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
155
include/limesurvey/templates/bluengrey/template.css
Normal file
155
include/limesurvey/templates/bluengrey/template.css
Normal file
@@ -0,0 +1,155 @@
|
||||
body {
|
||||
color:#444;
|
||||
background-color:#FFF;
|
||||
font-family:Verdana;
|
||||
font-size:12px;
|
||||
border:0;
|
||||
margin:0;
|
||||
padding:0;
|
||||
}
|
||||
|
||||
.submit {
|
||||
background-color:#FFF;
|
||||
color:#2F5376;
|
||||
}
|
||||
|
||||
.select {
|
||||
background-color:#EFEFEF;
|
||||
color:#555;
|
||||
}
|
||||
|
||||
.textarea {
|
||||
background-color:#EFEFEF;
|
||||
width:400px;
|
||||
}
|
||||
|
||||
.clearall
|
||||
A:hover {
|
||||
text-decoration:underline;
|
||||
}
|
||||
|
||||
.graph {
|
||||
border:solid;
|
||||
background-color:#EFEFEF;
|
||||
font-family:Verdana;
|
||||
font-size:10px;
|
||||
border-color:#FFF;
|
||||
border-width:1px;
|
||||
}
|
||||
|
||||
.answertextright {
|
||||
text-align:left;
|
||||
}
|
||||
|
||||
.innergraph {
|
||||
background-color:#EFEFEF;
|
||||
color:#777;
|
||||
font-family:Verdana;
|
||||
font-size:10px;
|
||||
}
|
||||
|
||||
.rank {
|
||||
background-color:#E1E1E1;
|
||||
color:#777;
|
||||
}
|
||||
|
||||
.array1 {
|
||||
background-color:#D1D1D1;
|
||||
text-align:center;
|
||||
}
|
||||
|
||||
.array2 {
|
||||
background-color:#EFEFEF;
|
||||
text-align:center;
|
||||
}
|
||||
|
||||
.question {
|
||||
background-color:#FFF;
|
||||
font-family:Verdana;
|
||||
font-size:12pt;
|
||||
}
|
||||
|
||||
.questionhelp {
|
||||
font-size:10px;
|
||||
font-style:italic;
|
||||
}
|
||||
|
||||
.asterisk {
|
||||
color:red;
|
||||
font-size:9pt;
|
||||
font-family:verdana;
|
||||
}
|
||||
|
||||
.innergraph img {
|
||||
height:12px;
|
||||
vertical-align:top;
|
||||
}
|
||||
|
||||
.innergraph table {
|
||||
height:12px;
|
||||
border:1px solid #000;
|
||||
table-layout:fixed !important;
|
||||
}
|
||||
|
||||
.innergraph td {
|
||||
height:12px;
|
||||
}
|
||||
|
||||
.printouttable {
|
||||
width:100%;
|
||||
}
|
||||
|
||||
.printouttable td {
|
||||
border-color:#fff #fff #ddf;
|
||||
border-style:solid;
|
||||
border-width:1px;
|
||||
}
|
||||
|
||||
.printouttable td:first-child {
|
||||
background-color:#ddf;
|
||||
font-weight:700;
|
||||
text-align:right;
|
||||
padding-right:5px;
|
||||
padding-left:5px;
|
||||
}
|
||||
|
||||
.printouttitle {
|
||||
padding-right:5px;
|
||||
padding-left:5px;
|
||||
font-size:18px;
|
||||
}
|
||||
|
||||
.surveytitle {
|
||||
font-size:1.2em;
|
||||
height:1.5em;
|
||||
}
|
||||
|
||||
.surveytitle:hover {
|
||||
background-color:#F0F0FF;
|
||||
}
|
||||
|
||||
.languagechanger {
|
||||
font-size:1em;
|
||||
}
|
||||
|
||||
.errormandatory,.warningjs {
|
||||
font-size:12px;
|
||||
font-weight:700;
|
||||
color:RED;
|
||||
}
|
||||
|
||||
font,.text {
|
||||
font-family:Verdana;
|
||||
font-size:10px;
|
||||
}
|
||||
|
||||
.clearall
|
||||
A:link,.clearall
|
||||
A:visited,.clearall
|
||||
A:active {
|
||||
text-decoration:none;
|
||||
}
|
||||
|
||||
table.question tr.array1:hover,table.question tr.array2:hover {
|
||||
background-color:#A7A9D1;
|
||||
}
|
||||
29
include/limesurvey/templates/bluengrey/welcome.pstpl
Normal file
29
include/limesurvey/templates/bluengrey/welcome.pstpl
Normal file
@@ -0,0 +1,29 @@
|
||||
<table width="100%">
|
||||
{CHECKJAVASCRIPT}
|
||||
<tr bgcolor='#2F5376'>
|
||||
<td>
|
||||
<div align="center">
|
||||
<font style="font-family: Verdana; font-size: 14px;" color='#FFFFFF'><b>{SURVEYNAME}</b></font><br />
|
||||
<font color='#FFFFFF'>{SURVEYDESCRIPTION}</font>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<table>
|
||||
<tr>
|
||||
<td>
|
||||
<table width='95%' align='center' border='0'>
|
||||
<tr>
|
||||
<td>
|
||||
<font>{WELCOME}</font><br /><br />
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<font color='#333333'>{THEREAREXQUESTIONS}</font>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
Reference in New Issue
Block a user