home *** CD-ROM | disk | FTP | other *** search
/ Collection of Education / collectionofeducationcarat1997.iso / SCIENCE / MATHFL.ZIP / MF_READ.TXT < prev    next >
Text File  |  1993-03-03  |  3KB  |  74 lines

  1.             MATHFLASH 1.0 Shareware
  2.             Copyright (c) 1993 - Brad Kaufman
  3.  
  4. LICENSE AND DISCLAIMERS
  5.  
  6. Thank you for downloading MathFlash 1.0 Shareware version.  I hope you 
  7. find it useful and educational.  The author assumes no responsibility 
  8. for the software.  
  9.  
  10. REQUIREMENTS
  11.  
  12. This software requires VBRUN100.DLL or VBRUN200.DLL and Windows to run. 
  13. If either of these DLL's is not included in the copy you received it can 
  14. be downloaded from various places on Compuserve (including the MSBASIC)
  15. forums.
  16.  
  17. INSTRUCTIONS
  18.  
  19. MathFlash is an electronic version of the traditional flash cards many of 
  20. us used to learn our multiplication tables.  Addition, subtraction, division,
  21. and multiplication are supported.  The teacher can set the upper limit of 
  22. the random numbers from 10 to 100.
  23.  
  24. A students accuracy is recorded at the end of each session when they Quit
  25. the program.  You'll notice a percentage (%) in the lower left of 
  26. the main module which indicates how many correct vs. incorrect answers
  27. were given for the session.  This information is tracked by each student 
  28. in a 'flat' file named STUDENT.DAT.  A regular score is also indicated in 
  29. the lower part of the screen. 
  30.  
  31. An available graphics routine allows you to select a particular student 
  32. and graph his/her progress over time.  Graphs can be viewed on screen or 
  33. printed to any Windows printer.  Registered users will receive free the 
  34. individual student tracking module.
  35.  
  36. Install MathFlash in a program item under Windows.  Set the command line to 
  37. MATHFLSH.EXE in the directory where it was installed.  Also set the 
  38. working directory to the directory where it was installed.  A flat file 
  39. database named STUDENT.DAT will be created and stored there.
  40.  
  41. This software demonstrates many functions of VisualBasic 2.0 under 
  42. Windows.  Feel free to examine it.
  43.  
  44. FILE LISTING : 
  45.  
  46. The files that make up MathFlash 1.0 are :
  47.                          Required Files
  48.                          Sample Installation
  49.  
  50.     SPIN     VBX     C:\MATHFLSH 
  51.     MATHFLSH EXE     C:\MATHFLSH
  52.     MF_READ  ME      optional
  53.     MF_MAIN  FRM     optional
  54.     MF_LIMIT FRM     optional
  55.     MF_ABOUT FRM     optional
  56.     MATHFLSH MAK     optional
  57.         MF_LIMIT BAS     optional
  58.  
  59.     VBRUN200 DLL     \WINDOWS\SYSTEM
  60.     DDEML    DLL     \WINDOWS\SYSTEM (Windows 3.0 users only)
  61.  
  62. MathFlash was created to provide parents and educational institutions 
  63. affordable, Windows based software to promote child development.  If 
  64. you find this software useful and would like to see its development 
  65. continue (and receive the individual student tracking module) please 
  66. send $15 to :
  67.  
  68.     Brad Kaufman 
  69.     1912 Stepping Stone Trail
  70.     Edmond, OK  73013
  71.  
  72. Compuserve ID : 76330,1156
  73. Comments welcome.
  74. Enjoy!