Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Course Roster Web Application

Author: R. Calianno



 

 

 

CLASS ROSTER:

 


After loading the web application, the user can select their class from the drop down list provided. 


 

 



After selecting their course, the user will be presented with the class roster information.

...

*There is no interaction with this screen.

COURSE DEFICIENCIES:

 


During the entrance period of Deficiency reporting, when the user logs in the will now see an additional button at the top section of the web application:


  ‘Click here to mark all as NOT deficient’

 


Clicking this button will mark all students for the selected class as NOT DEFICIENT.



 

 

 

 

 




The user can also mark each individual student as either Not Deficient or Deficient. All changes made to this screen are automatically saved.

 

 

 




The data is immediately saved to:

...

Where: Deficient = DF and Not Deficient = ND 


AND 


Table:WREG196

Data: Pidm, Term Code, Activity Date, CRN

Use: Table used to store activity information for reporting purposes. 

 



ATTENDANCE:

 


During the entrance period of Attendance reporting, when the user logs in the will now see an additional button at the top section of the web application: 


 ‘Click here to mark all as Attending’

 


Clicking this button will mark all students for the selected class as ATTENDING.


  

 

 




The user can also mark each individual student as either Not Attending or Attending. All changes made to this screen are automatically saved.

 

 

 




The data is immediately saved:

...

Where: Attending = Y and Not Attending = N

 

 

 

 

 

 

 

 

 

 

 












ADMIN CONTROLS

 

 


Administrators for the web application will see an additional Admin button at the top of the screen.

 

 




Clicking this will bring them to the following screen which allows them to change Change the ON/OFF state for the reporting sessions for the users:

 

 




Any changes to this screen will take effect immediately. 


Data is stored in:

Table: WREG197

...