vote up 0 vote down star

I am writing an educational website for a non-profit purpose and I want to reuses an already available library for an "online examination" module (web application). Any server side scripting language will do. Please suggest...

I have heard that there is a lot of free code available as PHP scripts. I haven't used PHP yet but I can learn it if I can get some basic online exam framework done in PHP

The online exam module should handle objective type questions with images (or some method to display mathematical formulas and all) and should be time based. There should be some interface to create exams, questions, answers, attend exam, view results, record keeping etc... I am not sure how far I can implement this but this is the basic requirement.

flag

79% accept rate
What does "best" mean? Cheapest? Most flexible? Simplest? Most extensible? Simplest to Install? Could you provide some of your objectives to help us understand what you mean by "best"? – S.Lott Jun 4 at 11:46
flexible, feature rich and comparatively simpler UI. Hope that is not too much to expect :) – Faiz Jun 4 at 12:13
@Faiz: Please update the question with the details of your selection criteria. – S.Lott Jun 4 at 17:13

1 Answer

vote up 4 vote down

Take a look at Moodle. Or Claroline. Or SAKAI. You might be able to borrow some stuff from those open source projects.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.