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,13 @@
<br />
<table align='center' width='75%' border='1' style='border-collapse: collapse; border-color: #111111' >
<tr>
<td bgcolor='#EEf6ff' align='center'><font size='2'>
<strong>{ASSESSMENT_HEADING}</strong></font>
</td>
</tr>
<tr>
<td bgcolor='#FFFFFF'>
{ASSESSMENTS}
</td>
</tr>
</table>

Binary file not shown.

After

Width:  |  Height:  |  Size: 631 B

View File

@@ -0,0 +1,13 @@
<br />
<table align='center' cellpadding='30' width='60%'>
<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 />

View 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'><br />{COMPLETED}<br />
<br />
{URL}<br /><br /></font>
</td>
</tr>
</table>

View File

@@ -0,0 +1,4 @@
</td>
</tr>
</table>
<table><tr><td height='2'></td></tr></table>

View File

@@ -0,0 +1,4 @@
</td>
</tr>
</table>
</body>

View File

@@ -0,0 +1 @@
<br /><font face='verdana' size='2'>{GROUPDESCRIPTION}</font><br /><br />

View File

@@ -0,0 +1,11 @@
<table width='100%' align='center' cellspacing='0' bgcolor='#FFFFFF'>
<tr>
<td align='center' bgcolor='#eef6ff'>
<strong><font size='+1'>{LOADHEADING}</font></strong></td></tr>
<tr><td align='center'><br /><font color='red'>{LOADERROR}</font>
{LOADMESSAGE}<br />
{LOADFORM}<br />
{RETURNTOSURVEY}<br />
</td>
</tr>
</table>

View File

@@ -0,0 +1,7 @@
<table width='100%' align='center' bgcolor='#EEeeee'>
<tr>
<td align='center'>
{NAVIGATOR}
</td>
</tr>
</table>

View File

@@ -0,0 +1,8 @@
<table align='center' bgcolor='#FFFFFF' width='100%' border='0'>
<tr>
<td width='15%' ></td><td align='center' bgcolor='#eef6ff'><font size='1'>
{PRIVACYMESSAGE}</font>
</td><td width='15%' ></td>
</tr>
<tr><td><br /> </td></tr>
</table>

View File

@@ -0,0 +1,28 @@
<table width='100%' align='center' bgcolor='#eeeeee' >
<tr>
<td align='center'>
<table width='100%' cellspacing='0'>
<tr>
<td align='center' bgcolor='#dddddd'>
<font size='1'>{QUESTION_CODE}.</font><span class='questiontext'>{QUESTION}</span>
</td>
</tr>
<tr>
<td class='questionhelp' align='center' bgcolor='#cccccc'>
{QUESTIONHELP}
</td>
</tr>
<tr>
<td align='center'>
{ANSWER}
</td>
</tr>
</table>
</td>
</tr>
</table>
<table>
<tr>
<td height='10'></td>
</tr>
</table>

View File

@@ -0,0 +1,10 @@
<table width='100%' align='center' cellspacing='0' bgcolor='#ffffff'>
<tr>
<td>
<center>
<font color='red'><strong>{REGISTERERROR}</strong></font>
<p><strong>{REGISTERMESSAGE1}</strong></p>
<p>{REGISTERMESSAGE2}</p>
{REGISTERFORM}<br />
</center>
</td></tr></table>

View File

@@ -0,0 +1,11 @@
<table width='100%' align='center' cellspacing='0' bgcolor='#FFFFFF'>
<tr>
<td align='center' bgcolor='#eef6ff'>
<strong><font size='+1'>{SAVEHEADING}</font></strong></td></tr>
<tr><td align='center'><br /><font color='red'>{SAVEERROR}</font>
{SAVEMESSAGE}<br />
{SAVEFORM}<br />
{RETURNTOSURVEY}<br />
</td>
</tr>
</table>

View File

@@ -0,0 +1,4 @@
<table><tr><td height='2'></td></tr></table>
<table width='100%' align='center' bgcolor='#eeeeee' >
<tr>
<td align='center'>

View File

@@ -0,0 +1,99 @@
<title>{SURVEYNAME}</title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<meta name="generator" content="LimeSurvey http://www.limesurvey.org" />
<style type='text/css'>
a:link, a:visited
{
color: #819d26;
text-decoration: none;
}
body.default
{
background-color: #eeeeee;
font-size: 11pt;
line-height: 150%;
font-family: Arial, sans-serif;
color: #1d2d45;
}
.questiontext
{
font-weight: bold;
font-size: 16pt;
}
.question
{
font-size: 14pt;
}
.questionhelp
{
font-size: 12pt;
}
.clearall
{
font-size: 11pt;
}
.answertext
{
font-size: 12pt;
}
.answertextright
{
text-align:left;
}
.array1
{
font-size: 12pt;
text-align:center;
background-color: #eeeeee;
}
.array2
{
font-size: 11pt;
text-align:center;
background-color: #eeeeee;
}
.arraycaptionleft
{
text-align:right;
}
.errormandatory
{
font-size:12pt;
font-weight:bold;
color:RED;
}
.warningjs
{
font-size:12pt;
font-weight:bold;
color:RED;
}
.saveall
{
font-size:10pt;
font-weight:normal;
color:black;
}
.asterisk
{
color: #FF0000;
font-size: 9pt;
}
.innergraph img
{
height:12px;
}
.innergraph table
{
border:1px solid #000;
}
</style>
</head>
<body class='default' bgcolor='#eeeeee'>
<table width='100%' align='center' cellspacing='0' bgcolor='#eeeeee'>
<tr>
<td>

View File

@@ -0,0 +1,12 @@
<table width='100%' align='center' cellspacing='0' bgcolor='#EEEEEE'>
<tr><td>
<center>
<br />
{SUBMITCOMPLETE}<br /><br />
{SUBMITBUTTON}<br /><br />
<br />
</center>
</td></tr>
</table>

View File

@@ -0,0 +1,12 @@
<table width='100%' align='center' cellspacing='0'>
<tr>
<td align='center' bgcolor='#EEEEEE'>
<font color='#328639'><strong>{SURVEYNAME}</strong></font>
</td>
</tr>
<tr>
<td align='center' bgcolor='#eeeeee'>
{PERCENTCOMPLETE}
</td>
</tr>
</table>

View File

@@ -0,0 +1,15 @@
<table align='center' width='100%' cellpadding='25' cellspacing='0' border='0' style='border-color: #111111'>
<tr>
<td align='center' bgcolor='#eef6ff'>
{CHECKJAVASCRIPT}
<font face='verdana' size='4' color='#328639'><strong>{SURVEYNAME}</strong></font><br />
<font size='2' color='#1d2d45'>{SURVEYDESCRIPTION}</font>
</td>
</tr>
<tr>
<td align='center' bgcolor='#FFFFFF'>
<font face='verdana' size='2' color='#1d2d45'>{WELCOME}<br /><br />
<i>{THEREAREXQUESTIONS}</i>
</font></td>
</tr>
</table>