Same here. I can do it in C++.
I'm thinking of creating a C++ grading program that will write everything out as a mysql dump. The dump could add a grade table to vb or create a new database. Once the grade database is loaded it could be linked to vb. A hidden variable (like password) could be added to the profile that would contain the Student ID (or students could use their ID as the password). A link to a new php file that presents the student's current grade with maybe a few statistics could then be added to the control panel.
This weekend I wrote a barebones program to convert a text file of grades into mysql. A grades database could be edited via phpMyAdmin.
I'm not sure anyone else is interested in this. Do many people use vb for their classes? It works out very well for my classes.
|