php - Looking for open source based Multi tenant LMS (Learning management system) other than moodle -


We are searching an LMS that we can use as the basis for a new product that we are rolling out .

As a matter of primarily content based, we should have everything basic on LMS, but there are some things we need to:

As we are supporting tens - Hundreds of users, we ideally need a multi-tenant LMS (Single Shared Code Base), which can support different designs per site, as we are selling in functionality, we need something Which will deploy us a new 'module' and will turn it on / off. Based on the site, we prefer one thing which is open source (PHP) before I think of building something, is there anything that's good?

Here are some open source LMS options:




You can also see SCORM Cloud which takes away a lot of headaches to deploy the material, you only need a frontend like Wordpress or Joomla.

Comments

Popular posts from this blog

excel vba - How to delete Solver(SOLVER.XLAM) code -

github - Teamcity & Git - PR merge builds - anyway to get HEAD commit hash? -

ios - Replace text in UITextView run slowly -