viewer2.html 3.46 KB
<html>

<head>
<meta http-equiv="Content-Language" content="en-us">
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Functionality Validation for Each Page</title>
</head>

<body>

<p><b><font face="Verdana" size="2">Page Validation</font></b></p>
<ol>
  <li><font face="Verdana" size="2">top bar displays the current date, it is 
  updated every time you enter the welcome page or the management page. </font></li>
  <li><font face="Verdana" size="2">if parental control is set less than 24 
  hours, the top bar should show the current remaining play time of the day.
  </font></li>
  <li><font face="Verdana" size="2">if parental control is not set, or is set to 
  24 hours, the top bar does not show the remaining play time of the day</font></li>
  <li><font face="Verdana" size="2">hit &quot;manage&quot;: if parental control was not 
  set before, it goes to the management page directly. If parental control was 
  set, password box appears. Enter the correct password goes to the management 
  page; otherwise wrong password error message appears. </font></li>
  <li><font face="Verdana" size="2">On management page, parental control limit 
  can be set from 0 hours to 8 hours with choices of every half hour in between. 
  Setting the limit to 24 hours means no limit will be set for the day. </font></li>
  <li><font face="Verdana" size="2">On management page, the expiration date is 
  allowed to be set between the current date (minimum) and a month after the 
  current date (maximum)</font></li>
  <li><font face="Verdana" size="2">Dates on management page are automatically 
  validated for leap years. </font></li>
  <li><font face="Verdana" size="2">new year background display between 
  2004.01.20 and 2004.02.05</font></li>
  <li><font face="Verdana" size="2">&quot;happy birthday&quot; instead of &quot;welcome&quot; 
  display if the today is user's registered birth date. </font></li>
</ol>
<p><b><font face="Verdana" size="2">Timer Validation</font></b></p>
<ol>
  <li><font face="Verdana" size="2">setting limit to 0 hours means no play is 
  allowed for the current date.</font></li>
  <li><font face="Verdana" size="2">setting limit to 24 hours means no parental 
  control set. User can play unlimited. </font>
  </li>
  <li><font face="Verdana" size="2">if parental control expired (current date is 
  greater than the expiration date), it means no parental control set. User can 
  play unlimited. </font>
  </li>
  <li><font face="Verdana" size="2">when playing a time limited trial game(with 
  limit LP) and parental control is set, the time allowed for playing is the 
  minimum of LP and the remaining play time of the day. </font>
  </li>
  <li><font face="Verdana" size="2">when game automatically quits, the message 
  in viewer should display:</font><ul>
    <li><font face="Verdana" size="2">&quot;Game expired. Please go to depot to 
    purchase game&quot;, if the expiration is due to reaching the LP limit</font></li>
    <li><font face="Verdana" size="2">&quot;Maximum playing time for the day exceed. 
    Please continue playing tomorrow.&quot;, if the expiration is due to reaching the 
    PC limit. </font></li>
  </ul>
  </li>
  <li><font face="Verdana" size="2">changing the setting on management page 
  should reset the timer for the day. </font></li>
</ol>

</body>

</html>