You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
69 lines
2.6 KiB
69 lines
2.6 KiB
<!-- $Id: mhelp0.htt,v 1.1 2006/05/23 14:31:36 psims Exp $ -->
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE>Site Administrator Help</TITLE>
|
|
<META name="generator" content="SCaldwell">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#0080FF" VLINK="#FF00FF" ALINK="#FFFF00">
|
|
<CENTER>
|
|
<TABLE CELLSPACING=0 CELLPADDING=0 BORDER=1 WIDTH="100%">
|
|
<TR>
|
|
<TD ALIGN="center" VALIGN="middle">
|
|
<%=CLIENT.logo%><BR>
|
|
<FONT SIZE=1>
|
|
<B><%=CLIENT.clorg%> <%=CLIENT.cldept%> <%=CLIENT.clunit%><BR>
|
|
</FONT>
|
|
<FONT SIZE=4>
|
|
<B>On-Line Help Documentation</B><BR>
|
|
<%=SYSTEM.STARTIF?CLIENT.active Y INCLUDE %>
|
|
<FONT SIZE=1 color="green">ACTIVE ACCOUNT</FONT>
|
|
<%=SYSTEM.ENDIF%>
|
|
<%=SYSTEM.STARTIF?CLIENT.active N INCLUDE %>
|
|
<FONT SIZE=1 color="#FF0000">
|
|
EVALUATION ACCOUNT<BR>
|
|
Expires <%=CLIENT.evalexp%><BR>
|
|
<A HREF="/evalterms.htm" TARGET="terms">Terms of Use</A>
|
|
</FONT>
|
|
<%=SYSTEM.ENDIF%>
|
|
</FONT>
|
|
</TD>
|
|
</TR>
|
|
<TABLE CELLSPACING=0 CELLPADDING=0 BORDER=1 WIDTH="100%">
|
|
<TR>
|
|
<TD ALIGN="left" VALIGN="middle">
|
|
<UL>Candidate Maintenance
|
|
<LI><A HREF="<%=PATHS.cgiroot%>/help.pl?id=01&tid=<%=SESSION.tid%>">Active vs. Evaluation Accounts</A>
|
|
<LI><A HREF="<%=PATHS.cgiroot%>/help.pl?id=01&tid=<%=SESSION.tid%>">Adding a Candidate</A>
|
|
<LI><A HREF="<%=PATHS.cgiroot%>/help.pl?id=01&tid=<%=SESSION.tid%>">Archiving a Candidate</A>
|
|
<LI><A HREF="<%=PATHS.cgiroot%>/help.pl?id=01&tid=<%=SESSION.tid%>">Updating a Candidate</A>
|
|
</UL>
|
|
<UL>Test Maintenance
|
|
<LI><A HREF="<%=PATHS.cgiroot%>/help.pl?id=10&tid=<%=SESSION.tid%>">Defining Tests</A>
|
|
<LI><A HREF="<%=PATHS.cgiroot%>/help.pl?id=10&tid=<%=SESSION.tid%>">Defining Questions</A>
|
|
<LI><A HREF="<%=PATHS.cgiroot%>/help.pl?id=30&tid=<%=SESSION.tid%>">Question Remediation</A>
|
|
<LI><A HREF="<%=PATHS.cgiroot%>/help.pl?id=10&tid=<%=SESSION.tid%>">Registering Candidates for Tests</A>
|
|
</UL>
|
|
<UL>Group Maintenance
|
|
<LI><A HREF="<%=PATHS.cgiroot%>/help.pl?id=20&tid=<%=SESSION.tid%>">Defining Groups</A>
|
|
</UL>
|
|
<UL>Reports
|
|
<LI><A HREF="<%=PATHS.cgiroot%>/help.pl?id=25&tid=<%=SESSION.tid%>">Login Activity Report</A>
|
|
<LI><A HREF="<%=PATHS.cgiroot%>/help.pl?id=25&tid=<%=SESSION.tid%>">Test Activity Report</A>
|
|
</UL>
|
|
<UL>Downloads
|
|
<LI><A HREF="<%=PATHS.cgiroot%>/help.pl?id=40&tid=<%=SESSION.tid%>">Import File Specifications</A>
|
|
</UL>
|
|
</TD>
|
|
</TR>
|
|
<TR>
|
|
<TD ALIGN="center" VALIGN="middle">
|
|
<FONT SIZE=1 COLOR="#8C8C8C">
|
|
Copyrighted � 2000 by<br>
|
|
<A HREF="http://www.actscorp.com">ACTS Corporation</A>.<BR>
|
|
All Rights Reserved.<BR>
|
|
</FONT>
|
|
</TD>
|
|
</TR>
|
|
</TABLE>
|
|
</BODY>
|
|
</HTML>
|
|
|