Skip to content

hfazal/EducationPlusPlus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to Import the Education++ Module into your copy of Moodle
=============================================================

1 Place the module folder ("educationplusplus" - make sure it is all lowercase)
  into the /mod folder of the Moodle directory on your Moodle server.

2 Go to Settings > Site Administration > Notifications, you should find
  the module's tables successfully created

3 Go to Site Administration > Plugins > Activity modules > Manage activities
  and you should find that educationplusplus has been added to the list of 
  installed modules.

4 Add to a course by entering the course, turn edit mode on and add a new activity
  and select Education++. We recommened you add it to General, but if you add an
  Education++ to multiple weeks, no worries: your points and rewards are constant 
  across the course

Developer Notes
===============

  If a change has been made to the database setup (db/install.xml), it wont 
  be put into effect unless you uninstall and reinstall (Your other option
  is to create a new entry in the update file, which is hard).

  Keep in mind if you un/reinstall, you lose all instances of Education++ in
  all classes. You can get around this by backing up the epp_ tables, or using
  the update file.

  To uninstall  however, you need a copy of the original database setup 
  (db/install.xml) on the server. Keep your new one aside and once the 
  uninstall/reinstall  process is complete, put it back. Once the old
  install.xml is in place, uninstall by:

1 Go to Settings > Site Administration > Plugins > Plugins overview

2 Select uninstall Education Plus Plus. Confirm. 

3 Put the new database setup (db/install.xml) in to place.

3 Now reinstall by going to Settings > Site Administration > Notifications and select
  update the Database (New Schema will be installed along with Eduation++)

About

Gamification Plugin Designed For Moodle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published