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/clear_logo/assessment.pstpl
Normal file
13
include/limesurvey/templates/clear_logo/assessment.pstpl
Normal file
@@ -0,0 +1,13 @@
|
||||
<br />
|
||||
<table align='center' width='75%' border='1' style='border-collapse: collapse' bordercolor='#111111'>
|
||||
<tr>
|
||||
<td bgcolor='#8fe0dd' align='center'><font size='2'>
|
||||
<strong>{ASSESSMENT_HEADING}</strong></font>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
{ASSESSMENTS}
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
BIN
include/limesurvey/templates/clear_logo/chart.jpg
Normal file
BIN
include/limesurvey/templates/clear_logo/chart.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 631 B |
13
include/limesurvey/templates/clear_logo/clearall.pstpl
Normal file
13
include/limesurvey/templates/clear_logo/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}
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<br />
|
||||
15
include/limesurvey/templates/clear_logo/completed.pstpl
Normal file
15
include/limesurvey/templates/clear_logo/completed.pstpl
Normal file
@@ -0,0 +1,15 @@
|
||||
<table width="80%" align='center' class='bf' cellpadding='0' cellspacing='0'>
|
||||
<tr>
|
||||
<td rowspan='2'><table width='100%' cellspacing='10'>
|
||||
<tr>
|
||||
<td>
|
||||
<table width="80%" align="center"><tr><td>
|
||||
|
||||
{COMPLETED}
|
||||
|
||||
<p>{URL}<p>
|
||||
|
||||
<center><input type="button" name="closeme" value="Close Window" onClick="top.window.close();"></center>
|
||||
|
||||
|
||||
</td></tr></table>
|
||||
3
include/limesurvey/templates/clear_logo/endgroup.pstpl
Normal file
3
include/limesurvey/templates/clear_logo/endgroup.pstpl
Normal file
@@ -0,0 +1,3 @@
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
13
include/limesurvey/templates/clear_logo/endpage.pstpl
Normal file
13
include/limesurvey/templates/clear_logo/endpage.pstpl
Normal file
@@ -0,0 +1,13 @@
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
<td width='3' height='3' class='b9'></td>
|
||||
</tr>
|
||||
<tr><td width='3' class='b3'></td></tr>
|
||||
<tr class='b3'>
|
||||
<td colspan="2" height='3'><table cellpadding=0 cellspacing=0>
|
||||
<tr><td width='3' height='3' class='b9'></td></tr>
|
||||
</table></td>
|
||||
</tr>
|
||||
</table>
|
||||
@@ -0,0 +1 @@
|
||||
<br /><font face='verdana' size='2'>{GROUPDESCRIPTION}</font><br /><br />
|
||||
BIN
include/limesurvey/templates/clear_logo/limesurvey_logo.png
Normal file
BIN
include/limesurvey/templates/clear_logo/limesurvey_logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.7 KiB |
7
include/limesurvey/templates/clear_logo/load.pstpl
Normal file
7
include/limesurvey/templates/clear_logo/load.pstpl
Normal file
@@ -0,0 +1,7 @@
|
||||
<center>
|
||||
<font color='red'>{LOADERROR}</font>
|
||||
<p><strong><font size='+1'>{LOADHEADING}</font></strong></p>
|
||||
<p>{LOADMESSAGE}</p>
|
||||
<p>{LOADFORM}</p>
|
||||
{RETURNTOSURVEY}
|
||||
</center>
|
||||
BIN
include/limesurvey/templates/clear_logo/logo.png
Normal file
BIN
include/limesurvey/templates/clear_logo/logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.6 KiB |
7
include/limesurvey/templates/clear_logo/navigator.pstpl
Normal file
7
include/limesurvey/templates/clear_logo/navigator.pstpl
Normal file
@@ -0,0 +1,7 @@
|
||||
<table width='100%' align='center' bgcolor='#efe5ca' border='0' cellspacing='0' cellpadding='8'>
|
||||
<tr>
|
||||
<td align="left" nowrap width="33%">{CLEARALL}</td>
|
||||
<td align="center" nowrap width="33%">{SAVE}</td>
|
||||
<td align="right" nowrap width="33%">{NAVIGATOR}</td>
|
||||
</tr>
|
||||
</table>
|
||||
BIN
include/limesurvey/templates/clear_logo/preview.png
Normal file
BIN
include/limesurvey/templates/clear_logo/preview.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.0 KiB |
@@ -0,0 +1 @@
|
||||
{ANSWERTABLE}
|
||||
7
include/limesurvey/templates/clear_logo/privacy.pstpl
Normal file
7
include/limesurvey/templates/clear_logo/privacy.pstpl
Normal file
@@ -0,0 +1,7 @@
|
||||
<table align='center' bgcolor='#efe5ca' width='75%'>
|
||||
<tr>
|
||||
<td align='center'><font size='1'>
|
||||
{PRIVACYMESSAGE}
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
15
include/limesurvey/templates/clear_logo/question.pstpl
Normal file
15
include/limesurvey/templates/clear_logo/question.pstpl
Normal file
@@ -0,0 +1,15 @@
|
||||
<table width='100%' cellspacing='0' cellpadding='0' class='question' border='1'>
|
||||
<tr>
|
||||
<td align='left'>
|
||||
<table width='100%' cellspacing='0' cellpadding='8' border='0'>
|
||||
<tr><td class="be">{QUESTION}</td></tr>
|
||||
<!--<tr><td><font size='-1'><i>{QUESTIONHELPPLAINTEXT}</i></font></td></tr>-->
|
||||
<tr>
|
||||
<td width="100%">{ANSWER}</td>
|
||||
</tr>
|
||||
<tr><td>{QUESTIONHELP}</td></tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<table cellspacing='0' cellpadding='0'><tr><td height='24'></td></tr></table>
|
||||
24
include/limesurvey/templates/clear_logo/readme.txt
Normal file
24
include/limesurvey/templates/clear_logo/readme.txt
Normal file
@@ -0,0 +1,24 @@
|
||||
"Clear Logo" Template for Lime Survey
|
||||
--------------------------------------
|
||||
|
||||
Simple, user-friendly layout, with a logo of any size in the top-left.
|
||||
|
||||
Author: James Neill (http://www.wilderdom.com).
|
||||
License: GPL v2.
|
||||
Version: 0.1
|
||||
Date: 2007/05/31
|
||||
|
||||
Use your own logo
|
||||
-----------------
|
||||
|
||||
To use your own logo, replace the logo.png file.
|
||||
Different sizes are OK. The example logo is 200 x 35 pixels,
|
||||
but there is plenty of space to use a logo of any size.
|
||||
|
||||
If your logo has a different image format (e.g., .gif),
|
||||
change the file name in survey.pstpl
|
||||
|
||||
Change style
|
||||
------------
|
||||
|
||||
Style (font, colour, etc.) is edited in startpage.pstpl
|
||||
7
include/limesurvey/templates/clear_logo/register.pstpl
Normal file
7
include/limesurvey/templates/clear_logo/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/clear_logo/save.pstpl
Normal file
7
include/limesurvey/templates/clear_logo/save.pstpl
Normal file
@@ -0,0 +1,7 @@
|
||||
<center>
|
||||
<font color='red'>{SAVEERROR}</font>
|
||||
<p><strong><font size='+1'>{SAVEHEADING}</font></strong></p>
|
||||
<p>{SAVEMESSAGE}</p>
|
||||
<p>{SAVEFORM}</p>
|
||||
{RETURNTOSURVEY}
|
||||
</center>
|
||||
4
include/limesurvey/templates/clear_logo/startgroup.pstpl
Normal file
4
include/limesurvey/templates/clear_logo/startgroup.pstpl
Normal file
@@ -0,0 +1,4 @@
|
||||
<table width='100%'>
|
||||
<tr>
|
||||
<td align='center'>
|
||||
<font face='verdana' size='2' color='#666666'><strong>{GROUPNAME}</strong></font>
|
||||
7
include/limesurvey/templates/clear_logo/startpage.pstpl
Normal file
7
include/limesurvey/templates/clear_logo/startpage.pstpl
Normal file
@@ -0,0 +1,7 @@
|
||||
<head>
|
||||
<title>{SURVEYNAME} :: {GROUPNAME}</title>
|
||||
<link rel="stylesheet" type="text/css" href="{TEMPLATEURL}template.css">
|
||||
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
17
include/limesurvey/templates/clear_logo/survey.pstpl
Normal file
17
include/limesurvey/templates/clear_logo/survey.pstpl
Normal file
@@ -0,0 +1,17 @@
|
||||
<table width="80%" align='center' class='bf' cellpadding='0' cellspacing='0'>
|
||||
<tr>
|
||||
<td rowspan='2'><table width='100%' cellspacing='10'>
|
||||
<tr>
|
||||
<td>
|
||||
<table width='100%' cellpadding='2'>
|
||||
<tr>
|
||||
<td width="100%" valign="bottom" align="left"><img src="{TEMPLATEURL}logo.png" alt="Logo Image"></td>
|
||||
<td nowrap valign="bottom" align="right"><strong>{SURVEYNAME}</strong><br>{PERCENTCOMPLETE}</td>
|
||||
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center">
|
||||
{LANGUAGECHANGER}
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
35
include/limesurvey/templates/clear_logo/surveylist.pstpl
Normal file
35
include/limesurvey/templates/clear_logo/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>
|
||||
121
include/limesurvey/templates/clear_logo/template.css
Normal file
121
include/limesurvey/templates/clear_logo/template.css
Normal file
@@ -0,0 +1,121 @@
|
||||
body {
|
||||
font-family:arial, verdana, sans-serif;
|
||||
font-size:14px;
|
||||
line-height:17px;
|
||||
background-color:#efe5ca;
|
||||
}
|
||||
|
||||
table.question {
|
||||
border:1px;
|
||||
border-color:#aaa;
|
||||
}
|
||||
|
||||
td {
|
||||
font-family:arial, verdana, sans-serif;
|
||||
font-size:14px;
|
||||
line-height:17px;
|
||||
}
|
||||
|
||||
td.tenpoint {
|
||||
font-size:12px;
|
||||
line-height:15px;
|
||||
}
|
||||
|
||||
.b3 {
|
||||
background-color:#603604;
|
||||
}
|
||||
|
||||
.b9 {
|
||||
background-color:#999;
|
||||
}
|
||||
|
||||
.ba {
|
||||
background-color:#aaa;
|
||||
}
|
||||
|
||||
.bf {
|
||||
background-color:#fff;
|
||||
}
|
||||
|
||||
.array1 {
|
||||
background-color:#eee;
|
||||
}
|
||||
|
||||
.errormandatory {
|
||||
font-size:13px;
|
||||
font-weight:700;
|
||||
color:red;
|
||||
}
|
||||
|
||||
.answertextright {
|
||||
text-align:left;
|
||||
}
|
||||
|
||||
.questionhelp {
|
||||
font-size:10px;
|
||||
font-style:italic;
|
||||
}
|
||||
|
||||
.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;
|
||||
}
|
||||
|
||||
.languagechanger {
|
||||
font-size:1em;
|
||||
}
|
||||
|
||||
table,img {
|
||||
border:0;
|
||||
}
|
||||
|
||||
.bd,.be {
|
||||
background-color:#8fe0dd;
|
||||
}
|
||||
|
||||
.array2,.surveytitle:hover {
|
||||
background-color:#efe5ca;
|
||||
}
|
||||
|
||||
table.question tr.array1:hover,table.question tr.array2:hover {
|
||||
background-color:#A7A9D1;
|
||||
}
|
||||
15
include/limesurvey/templates/clear_logo/welcome.pstpl
Normal file
15
include/limesurvey/templates/clear_logo/welcome.pstpl
Normal file
@@ -0,0 +1,15 @@
|
||||
<table width="80%" align='center' class='bf' cellpadding='0' cellspacing='0'>
|
||||
<tr>
|
||||
<td rowspan='2'><table width='100%' cellspacing='10'>
|
||||
<tr>
|
||||
<td>
|
||||
|
||||
<table align='center' width='100%' cellpadding='25' cellspacing='0'>
|
||||
<tr>
|
||||
<td width="100%" valign="bottom"><img src="{TEMPLATEURL}logo.png" alt="Logo"></td>
|
||||
<td nowrap valign="bottom"><strong>{SURVEYNAME}</strong></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="2" align="center"><table width='80%'><tr><td>{WELCOME}<br> <br></td></tr></table></td>
|
||||
</tr>
|
||||
</table>
|
||||
Reference in New Issue
Block a user