PHP quiz management software ( iGiveTest free replacement ) [closed]
Questions asking us to recommend or find a book, tool, software library, tutorial or other off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
开发者_Python百科Closed 8 years ago.
Improve this questionI installed and tested iGIveTest as a way my employer to test employee's, it's a great software, but can't realy use it beacause it's not free and a licence is $370, that's to much for my company. We only use open source software.
Anyone knows a good web based quiz management software that can be installed on a LAMP (LAPP or for Ruby on Rails) server ?
There are a lot of quiz scripts out there but I did't find a complete soultion that has some management, test history, reports ...
Thank you
I would suggest using drupal. Install the quiz and views modules and you can take quizzes and reconstruct the aggregated data however you want to.
精彩评论