PHP MarkBook Solution

XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).

Moderator: General Moderators

Post Reply
User avatar
danielwalters6
Forum Commoner
Posts: 31
Joined: Fri May 11, 2007 1:17 pm
Location: Cambridge, England, UK

PHP MarkBook Solution

Post by danielwalters6 »

Is anyone aware of an open source MARKBOOK system? For keeping track of Student's performances?

On a basic level,
Student Management (ID,Name, DOB, Custom Field1)
Assessment(ID,StudentID,Score)
Tutor(Username,Password)

Thank you

d
ldougherty
Forum Contributor
Posts: 103
Joined: Sun May 03, 2009 11:39 am

Re: PHP MarkBook Solution

Post by ldougherty »

Not that particular script though it wouldn't be hard to write yourself since its pretty simple.

You can take a look through open source scripts online to see if you can find one to suit your needs, check out http://www.scripts.com/php-scripts/
Post Reply