This document outlines the key features of an online test and quiz management system that is 100% open source code. It can be modified and customized using CodeIgniter framework. The system allows creating unlimited questions organized by subject, managing user groups and permissions, building tests with parameters like duration and assigned questions, taking tests with navigation between questions, and viewing results with charts. A demo of the system is available online.
1 of 10
Download to read offline
More Related Content
Savsoft Test v6.0
1. 100% open source code
Its 100% open source code. You can
edit, modify and distribute this code.
2. Develop in CodeIgniter
Its develop in codeigniter frame work
which is based on MVC pattern .
It helps to modify this code easily.
3. Question bank
You can add unlimitted questions in a
question bank.
Every question is assigned to pre
created subject.
4. Manage members/users
You can manage your member in a
different groups.
You can activate and deactivate
any member.
You can convert any member into
administrator.
5. Manage members/users
You can manage your member in a
different groups.
You can activate and deactivate
any member.
You can convert any member into
administrator.
6. Create test/quiz
You can create a test by considering
following parameters :
Test name and description.
Start and end date/time.
Test duration.
Auto assign number of questions of
different subjects.
Assign to various groups.
7. Attempt Test
Member can only attempt those test
which is assign to their group.
Member can go back to any question
during test.
8. Result
Member can view thier result instantly
and adminstrator can view result of any
member.
Result page is integrate with google
chart API.
Member can view correct ansers after
test (you can enable or disable this
option)
9. For more information you can access our
online demo.
Url: www.test.savsofteproducts.com/demo/