Teacher Reporting: Difference between revisions

Line 25: Line 25:


*'''Jeremiah'''
*'''Jeremiah'''
** Create Moodle data flow diagram to give an understanding of how the Moodle Server and corresponding database interact with Student and Teachers machines.
** Install Moodle server and DBMS on a test Virtual Machine.
*** Attempt PHP calls to the Moodle DBMS.
*** Attempt to create a simple Moodle module extension which can be further built off of to provide further functionality.
** Provide a script to move StudentParser.awk's output to ClassParser.awk's input
** Provide a script to move StudentParser.awk's output to ClassParser.awk's input