About Online Attendance System: Lite Edition 2.00
Home
Home
Submit a new work order
Post Attendance
Run reports
Reports
Search attendance
Search
Login
Login
Get help
Help
Help - Online Attendance System: Lite Edition for ASP 2.00
Help
  1. Welcome
  2. Configure
  3. Login
  4. Submit New
  5. Reports
  6. Search
  7. Common Errors

1. Welcome
Thank you for choosing Online Attendance System (OASYS): Lite Edition for ASP 2.00. OASYS Lite is an easy to use web application for submitting classroom attendance. If this is the first time you have used this software you may want to make your self familiar with the system by reading the rest of the online help.

If you have questions about this product, please visit our web site http://www.onlinetechtools.com/products/oasys/.

2. Configure
To fully configure OASYS you need to edit the following files.

  • common/config.asp - Allows you to set global settings
  • grades.txt - Allows you to set up grades. Grades are seperated by commas (,).
  • periods.txt - Allows you to set up class periods. Periods are seperated by commas (,).
  • teachers.txt - Allows you to set up teacher's names. Names are seperated by commas (,).
  • teacherlunch.txt - Allows you to set up teacher's lunch options. Lunch options are seperated by commas (,).

3. Login
Allows the user to login to the system.

    How do I login?
    Click on the "Login" link in the top menu, then enter your password and click on "Login".

Note: If you have problems logging in with your password please notify someone@somewhere.com.

4. Submit New
Allows teacher to submit attendance reports.

  • Class Period
    Select the class period you would like to submit attendance for.

  • Teacher's Name
    Select the teacher's name.

  • Student's Absent
    Pre-populated based on the user's profile. May be altered by the user.

  • Lunch Count
    Enter the number of students eating lunch from your class (0 if none).

  • Teacher Lunch
    Select the type of lunch you are going to have.

5. Reports
Allows you to run attendance reports for a specific day or class period.

6. Search
Allows users to search for attedance reports based on a keyword.

    How do I perform a search?
    1. Type a keyword in the text box provided.

    2. Select a field to search within.

    3. Select the order in which you would like the results displayed.

    4. Click on "Search"

    5. Your results will be displayed (if your search returns no results try again).

7. Common Errors
If you encounter problems with the attendance system please refer to the most common problems below. If you still continue to experience problems please email support@onlinetechtools.com.

    Operation must use an updateable query.
    This is a very common database-related error. The error occurs when the permissions on the folder containing the database is too restrictive. To resolve this error message, simply give the IUSR_Machinename Modify permission on the folder where you installed the system.

    Microsoft OLE DB Provider for ODBC Provider error '80004005' Unspecified error.