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/eirenicon/assessment.pstpl
Normal file
13
include/limesurvey/templates/eirenicon/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/eirenicon/chart.jpg
Normal file
BIN
include/limesurvey/templates/eirenicon/chart.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 634 B |
12
include/limesurvey/templates/eirenicon/clearall.pstpl
Normal file
12
include/limesurvey/templates/eirenicon/clearall.pstpl
Normal file
@@ -0,0 +1,12 @@
|
||||
<br />
|
||||
<table align='center' cellpadding='30'>
|
||||
<tr>
|
||||
<td align='center' bgcolor='white'>
|
||||
<font face='arial' size='2'>
|
||||
<font color='red'><strong>{ANSWERSCLEARED}</strong></font><br /><br />
|
||||
{RESTART}<br />
|
||||
{CLOSEWINDOW}</font>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<br />
|
||||
10
include/limesurvey/templates/eirenicon/completed.pstpl
Normal file
10
include/limesurvey/templates/eirenicon/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 size='2'>{COMPLETED}<br /><br />
|
||||
|
||||
{URL}<br /><br /></font>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
4
include/limesurvey/templates/eirenicon/endgroup.pstpl
Normal file
4
include/limesurvey/templates/eirenicon/endgroup.pstpl
Normal file
@@ -0,0 +1,4 @@
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<table><tr><td height='2'></td></tr></table>
|
||||
4
include/limesurvey/templates/eirenicon/endpage.pstpl
Normal file
4
include/limesurvey/templates/eirenicon/endpage.pstpl
Normal file
@@ -0,0 +1,4 @@
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
@@ -0,0 +1 @@
|
||||
<br /><font face='verdana' size='2'>{GROUPDESCRIPTION}</font><br /><br />
|
||||
BIN
include/limesurvey/templates/eirenicon/limesurvey_logo.png
Normal file
BIN
include/limesurvey/templates/eirenicon/limesurvey_logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.7 KiB |
7
include/limesurvey/templates/eirenicon/load.pstpl
Normal file
7
include/limesurvey/templates/eirenicon/load.pstpl
Normal file
@@ -0,0 +1,7 @@
|
||||
<center>
|
||||
<font color='red'>{LOADERROR}</font><br />
|
||||
<strong><font size='+1'>{LOADHEADING}</font></strong><br /><br />
|
||||
{LOADMESSAGE}<br />
|
||||
{LOADFORM}<br />
|
||||
{RETURNTOSURVEY}
|
||||
</center>
|
||||
10
include/limesurvey/templates/eirenicon/navigator.pstpl
Normal file
10
include/limesurvey/templates/eirenicon/navigator.pstpl
Normal file
@@ -0,0 +1,10 @@
|
||||
<table width='100%' align='center' bgcolor='#042455'>
|
||||
<tr>
|
||||
<td align='center'>
|
||||
{NAVIGATOR}<br />
|
||||
{CLEARALL}
|
||||
{SAVE}
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
BIN
include/limesurvey/templates/eirenicon/preview.png
Normal file
BIN
include/limesurvey/templates/eirenicon/preview.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
@@ -0,0 +1 @@
|
||||
{ANSWERTABLE}
|
||||
7
include/limesurvey/templates/eirenicon/privacy.pstpl
Normal file
7
include/limesurvey/templates/eirenicon/privacy.pstpl
Normal file
@@ -0,0 +1,7 @@
|
||||
<table align='center' bgcolor='#EEEEEE' width='75%'>
|
||||
<tr>
|
||||
<td align='center'><font size='2'>
|
||||
{PRIVACYMESSAGE}
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
28
include/limesurvey/templates/eirenicon/question.pstpl
Normal file
28
include/limesurvey/templates/eirenicon/question.pstpl
Normal file
@@ -0,0 +1,28 @@
|
||||
<table width='75%' align='center' border='1' style='border-collapse: collapse; border-color:#111111' bgcolor='white'>
|
||||
<tr>
|
||||
<td align='center'>
|
||||
<table width='100%' cellspacing='0'>
|
||||
<tr>
|
||||
<td align='center' bgcolor='#cccccc'>
|
||||
<font size='2'><b>{QUESTION}</b></font>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align='center'>
|
||||
{ANSWER}
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align='center' bgcolor='#E5E5E5'>
|
||||
<font size='2'>{QUESTIONHELP}</font>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<table>
|
||||
<tr>
|
||||
<td height='1'></td>
|
||||
</tr>
|
||||
</table>
|
||||
5
include/limesurvey/templates/eirenicon/readme.txt
Normal file
5
include/limesurvey/templates/eirenicon/readme.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
LimeSurvey Template
|
||||
|
||||
This template was created by Mark F. Rabideau of eirenicon l.l.c. (www.eirenicon.org).
|
||||
|
||||
** Many thanks for sharing your template Mark **
|
||||
7
include/limesurvey/templates/eirenicon/register.pstpl
Normal file
7
include/limesurvey/templates/eirenicon/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/eirenicon/save.pstpl
Normal file
7
include/limesurvey/templates/eirenicon/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>
|
||||
5
include/limesurvey/templates/eirenicon/startgroup.pstpl
Normal file
5
include/limesurvey/templates/eirenicon/startgroup.pstpl
Normal file
@@ -0,0 +1,5 @@
|
||||
<table><tr><td height='2'></td></tr></table>
|
||||
<table width='98%' align='center' border='0'>
|
||||
<tr>
|
||||
<td align='center'>
|
||||
<font face='verdana' size='2' color='#000080'><b>{GROUPNAME}</b></font>
|
||||
10
include/limesurvey/templates/eirenicon/startpage.pstpl
Normal file
10
include/limesurvey/templates/eirenicon/startpage.pstpl
Normal file
@@ -0,0 +1,10 @@
|
||||
<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 bgcolor='#C0C0C0'>
|
||||
<table width='75%' align='center' style='border-collapse: collapse; border-color:#333333' bgcolor='#EDEDED' border='1' cellspacing='0'>
|
||||
<tr>
|
||||
<td>
|
||||
18
include/limesurvey/templates/eirenicon/survey.pstpl
Normal file
18
include/limesurvey/templates/eirenicon/survey.pstpl
Normal file
@@ -0,0 +1,18 @@
|
||||
<table width='100%' align='center' cellspacing='0'>
|
||||
<tr>
|
||||
<td align='center' bgcolor='#042455'>
|
||||
<font color='white'><b>{SURVEYNAME}</b></font><br />
|
||||
<font size='2' color='#CCCCCC'>{SURVEYDESCRIPTION}</font>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align='center' bgcolor='#999999'>
|
||||
{PERCENTCOMPLETE}
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center">
|
||||
{LANGUAGECHANGER}
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
35
include/limesurvey/templates/eirenicon/surveylist.pstpl
Normal file
35
include/limesurvey/templates/eirenicon/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>
|
||||
120
include/limesurvey/templates/eirenicon/template.css
Normal file
120
include/limesurvey/templates/eirenicon/template.css
Normal file
@@ -0,0 +1,120 @@
|
||||
body {
|
||||
font-size:8pt;
|
||||
font-family:verdana;
|
||||
}
|
||||
|
||||
.answertextright {
|
||||
text-align:left;
|
||||
}
|
||||
|
||||
.clearall {
|
||||
font-size:10pt;
|
||||
}
|
||||
|
||||
.clearall
|
||||
A:hover {
|
||||
text-decoration:underline;
|
||||
font-family:verdana;
|
||||
color:#FFF;
|
||||
}
|
||||
|
||||
.graph {
|
||||
border:solid;
|
||||
background-color:#DDD;
|
||||
border-color:#042455;
|
||||
border-width:1px;
|
||||
}
|
||||
|
||||
.questionhelp {
|
||||
font-size:10px;
|
||||
font-style:italic;
|
||||
}
|
||||
|
||||
.warningjs {
|
||||
font-size:12px;
|
||||
font-weight:700;
|
||||
color:RED;
|
||||
}
|
||||
|
||||
.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:#F0F0F0;
|
||||
}
|
||||
|
||||
.languagechanger {
|
||||
font-size:1em;
|
||||
}
|
||||
|
||||
.submit,.text,.textarea {
|
||||
background-color:#EDEDED;
|
||||
color:#042455;
|
||||
font-size:10pt;
|
||||
font-family:verdana;
|
||||
}
|
||||
|
||||
.clearall
|
||||
A:link,.clearall
|
||||
A:visited,.clearall
|
||||
A:active {
|
||||
text-decoration:none;
|
||||
font-family:verdana;
|
||||
color:#FFF;
|
||||
}
|
||||
|
||||
.innergraph,.question {
|
||||
font-family:verdana;
|
||||
font-size:10pt;
|
||||
}
|
||||
|
||||
table.question tr.array1:hover,table.question tr.array2:hover {
|
||||
background-color:#A7A9D1;
|
||||
}
|
||||
15
include/limesurvey/templates/eirenicon/welcome.pstpl
Normal file
15
include/limesurvey/templates/eirenicon/welcome.pstpl
Normal file
@@ -0,0 +1,15 @@
|
||||
<table align='center' width='100%' cellpadding='25' cellspacing='0' border='1' style='border-collapse: collapse;border-color:#111111'>
|
||||
{CHECKJAVASCRIPT}
|
||||
<tr>
|
||||
<td align='center' bgcolor='#042455'>
|
||||
<font size='4' color='#E5E5E5'><b>{SURVEYNAME}</b></font><br />
|
||||
<font size='2' color='#CCCCCC'>{SURVEYDESCRIPTION}</font>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align='center' bgcolor='#E5E5E5'>
|
||||
<font size='2'>{WELCOME}<br /><br />
|
||||
<i>{THEREAREXQUESTIONS}</i></font>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
Reference in New Issue
Block a user