Skip to content

RepositoryObject plugin for ILIAS, realizing attendance lists for courses.

Notifications You must be signed in to change notification settings

ingoj/AttendanceList

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AttendanceList

Virtual attendance lists as repository objects in ILIAS. Some of the features:

  • automatically generate, delete and schedule lists
  • configure a minimum attendance and automatically calculate the progress
  • ILIAS learning progress supported

Installation

AttendanceList

Navigate into the ILIAS root directory, then use:

mkdir -p Customizing/global/plugins/Services/Repository/RepositoryObject
cd Customizing/global/plugins/Services/Repository/RepositoryObject
git clone https://github.com/fluxapps/AttendanceList.git

Please also install and enable AttendanceListCron.

ILIAS 7 core ilCtrl patch

For make this plugin work with ilCtrl in ILIAS 7, you may need to patch the core, before you update the plugin (At your own risk)

Start at the plugin directory

./vendor/srag/dic/bin/ilias7_core_apply_ilctrl_patch.sh

Rebuild & Maintenance

fluxlabs ag, support@fluxlabs.ch

This project needs to be rebuilt before it can be maintained.

Are you interested in a rebuild and would you like to participate? Take advantage of the crowdfunding opportunity under discussions.

About fluxlabs plugins

Please also have a look at our other key projects and their MAINTENANCE.

The plugins that require a rebuild and the costs are listed here: REBUILDS

About

RepositoryObject plugin for ILIAS, realizing attendance lists for courses.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 91.9%
  • HTML 4.1%
  • JavaScript 4.0%