home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 22 / AMUG_22-1.ISO / Files / Internet / Java / GradeTA.sit / GradeTA / README < prev   
Encoding:
Text File  |  1997-10-17  |  1.5 KB  |  43 lines  |  [TEXT/R*ch]

  1. GradeTA Ox.1 Copyrights (c) 1997 & written by 
  2.  
  3.                  Xu-Shen Zhou
  4.  
  5.           email: zhou@stocksense.com
  6.           http://www.stocksense.com/
  7.  
  8. The rights to use and redistribute GradeTA without alterations for commercial and non-commercial purposes are granted. No warranty is offered.
  9.  
  10.  
  11. After you unzip GradeTA.zip, copy all the files into a new web directory, you will have some files like *.class, GTA.zip (do not unzip this file), index.html and dat.txt. dat.txt contains the demo data. You can browser the directroy right away, and enter students aliases, such as rat, bull, tiger, rabbit, pig, student1, student2, ... student20, to see the demo grades report.
  12.  
  13. To post your own class's grades online, simply overwrite the dat.txt file with your own data. The format may be the same one in the demo dat.txt. Your students can use aliases to identify themselves (Please note, 01234 is treated as 1234).
  14.  
  15. If you want to use some other format for your dat.txt file, Here are a few rules that you can follow in order for GradeTA to work properly:
  16.  
  17. 1. dat.txt file must be a text (ASCII) file with the exact name of "dat.txt". 
  18.  
  19. 2. Data must be in the order of "student aliase, score, aliase, score .....".
  20.  
  21. 3. Aliases and scores can be separated by space, ",", "/" and ";". 
  22.  
  23. 4. Students aliases can be a word, such as tiger, a number, such as 2847 (02847 is treated as 2847), and a mixed word begins with a letter but may have the numbers, such as like2go.   
  24.  
  25.  
  26. For more information and version update, please visit http://www.stocksense.com/grade/
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.