vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   Educator hack needed (https://vborg.vbsupport.ru/showthread.php?t=19445)

Shoe 06-06-2001 03:36 AM

I use my board for students. I would like a basic mysql gradebook that could link up with vb.

The grade book could be very simple: ID and final grade

The link to a vb user could be based on the ID.

At the end of the term, I'd like to mass print the student's final grade in their user cp or pm it.

Any ideas?

Of course if there is interest-- a better grade book and a continuously updated display of all grades available via the user cp would be cool:cool:

Shoe 06-12-2001 06:09 PM

Ok I will write one. Is anyone else interested in this?

BradC 06-13-2001 12:56 AM

I have wrote this kind of script / program in c and c++ before.. heh

but I don't know php well enough to say .. ya sure I can do it

Shoe 06-13-2001 04:13 AM

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.


All times are GMT. The time now is 07:03 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01022 seconds
  • Memory Usage 1,707KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete