PHP quiz management software ( iGiveTest free replacement ) [closed] - php

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
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.
Closed 8 years ago.
Improve this question
I 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.

Related

PHP framework for note taking tool [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite 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.
Closed 8 years ago.
Improve this question
Is there any PHP framework that can be used to build online notes taking tool. like Spring pad. So, that i can install in local server and access it.
Your requirement is to make a Online Notes Taking Tool.
This could be done in any Framework.
Look at CakePHP, CodeIgniter or any frameworks.
You need to be very specific as to what are you looking at.
Moreover, there is nothing specific that only one Framework could achieve.

How can I allow user create a powerpoint presentation on my site? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite 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.
Closed 9 years ago.
Improve this question
I want to allow users of a site I am building to create a powerpoint presentation through my site. I need them to be able to edit them and download them also. I want to do this over a site for reasons of version control.
I have tried the Google Drive implementation and its very good, can this be integrated with a php site?
Thanks
This is can be done using third party libraries. You can find out about these libraries through googling. One library that claims to do the job is
PHP PowerPoint 2007 classes.

Online course to learn PHP similar to Rails for Zombies? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite 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.
Closed 9 years ago.
Improve this question
I really enjoyed Rails for Zombies and the myriad of online courses teaching Rails.
This is the best way to learn for me: jump right in with a project and a reference book basically.
Is there a PHP course out there like that that you can recommend?
PS. I'm interested in making themes/plugins for Wordpress but I find that my knowledge of PHP itself is pretty weak, so it'd be neat to do some novice course.
I haven't actually used this site, but it appears to be similar to RfZ based on using video as the delivery media:
http://www.phpvideotutorials.com/free
As a note, some content is free and some is not.

PHP Based Project Management Application (Scrum/Agile) [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite 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.
Closed 9 years ago.
Improve this question
I've been fiddling with Redmine in the past few days and not 100% happy with the way it organises tasks etc.
I need a open source PHP based solution that is like Redmine or even VersionOne to assist our small team of 3 developers with project management.
We basically use Scrum, and would love to be able to create projects, break them down into user stories, and then further break stories down into tasks.
We typically use also size tasks and user stories using the PERT analysis formula.
For open source Scrum tools information (list of tools, reviews), you should look at http://www.opensourcescrum.com/
You could try The Bug Genie. It's not been specifically designed for Scrum, but does support Agile development.
the-scrum was a PHP based solution

Open-source comment engines [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite 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.
Closed 9 years ago.
Improve this question
I'm looking for a solid open-source commenting engine written in PHP. It needs to have workflow/moderation capabilities as well.
I've checked into Disqus, and while I like the concept, the site owner's may develop their own login system at a later point, which would have to integrate with the comment system. Also, I'm not sure that they want the comments hosted remotely.
Does anyone have any recommendations that I might look into? Alternatively, if you have experience with Disqus, what do you like/dislike about it?
Commentator looks to have a solid community backing, is written in PHP, and has most of the features you'd expect from a comment system.
you may want to check on to this site too, here is the link:
Commentics
as the Website itself Describes it :
What is Commentics?
Commentics is a free, advanced PHP comment script with many features. Professionally written and with open source code, its main aims are to be integrable, customizable and secure. It is designed to be integrated into your existing pages.

Categories