Skip to content

mpuusaar/askidnumber

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is Moodle (http://moodle.org) autentication plugin,
that requires users to insert ID-number during login.
Without ID-number it is not possible to login.

There is also bulk action for making alot of users
not to insert ID-number. For this to work,
check /bulk_action/bulk_actions.php file at line 6.

In addition this plugin handles exceptions of users
who doesn't have an ID-number. Exceptions handling
is located in /exceptions directory.

About

Moodle auth module that asks for ID number insertion from users during login

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • PHP 98.2%
  • JavaScript 1.8%