[MnITS-devel] MnAdm_Reports.php
Status: Beta
Brought to you by:
bartholomew
|
From: Daniel B. <da...@pl...> - 2002-02-20 22:36:36
|
Hey all, Sorry I haven't posted any status reports on what I've been doing for the past few days. The flu had me under for about a week and when I got back to work I had an urgent project to get out of the way before working on anything else. The good news is that MnAdm_Reports.php is the result of that project. One thing that my employer wanted was to be able to quickly pull a system-wide progress report of all of the students in the system, and that's what this file attempts to do. To celebrate it's arrival I created a new section in the admin interface - "Reports". It's the last item on the list in the "manage MnITS" box. Clicking on it brings up a familiar tabbed interface with two tabs - Progress and Other. Other doesn't do anything, it's just a placeholder for future expansion. The "Progress" tab leads you to the aformentioned Progress report. Oh, you'll need the latest CVS version for all of this to work. I made updates to MnAdm.php in particular, and of course, created the new file MnAdm_Reports.php. In other news, the Register component of the Users section of the admin interface is now working (again, get the latest CVS version). It provides a simple point-and-click interface to Registering Students for Modules, and Authorizing them for specific Lessons. It has already come in very handy for me as a quick way to give students access to things. Enjoy! I've made a few other changes, check the cvs version of the ChangeLog to see what they are. I'm going to finish up a few more things (some outstanding bugs, and some documentation) and then try and release alpha 4 (MnITS_0.0.4a) late this week or early next week for those that do not have access to cvs. As they say, release early, release often! Take care. -- Daniel Bartholomew da...@pl... |