Quick enrollment

Blocks ::: block_enrollment
Maintained by Adrien Jamot
With this plugin you can quickly enroll users to many courses.
Latest release:
59 sites
11 downloads
14 fans
Current versions available: 2

- Add the Quick enrollment block to Moodle

- Click enroll users

- Choose a user and some courses

- Choose a role

-Choose enrol period

- Click "OK" to enroll the user to courses

Screenshots

Screenshot #0

Contributors

Adrien Jamot (Lead maintainer)
Please login to view contributors details and/or to contact them

Comments RSS

Mostrar comentários
  • Marek Donderowicz
    qua., 8 jun. 2016, 16:02 PM
    Hello. How can I make this block (actually the page that this block leeds to) accessible to Teacher?
  • Dan Marsden
    sex., 17 mar. 2017, 10:51 AM
    I just took a quick look at this block to use in a proof of concept site and I've put the different versions of the plugin into github - the master branch includes the code from Jeff Sherk and a couple of other fixes I made for the proof of concept. (I committed Adriens/Jeffs work as separate commits under their own names)
    https://github.com/danmarsden/moodle-block_enrollment

    I haven't performed a complete review on the code but it seems to function in the Moodle 3.2 site I'm using for the test.
  • Andrew Shaw
    ter., 25 abr. 2017, 22:19 PM
    Thanks for this Dan, like Marek's comment above we needed to provide this plugin to not only system admins but our teachers also. We provide access for our teachers (editing Teachers) to edit user profiles so I have modified the block_quickenrol.php script to allow anyone who has access to edit a user profile to be able to view/use this block as well. Obviously we don't place the block in the admin section at the bottom.

    If anyone is interested, you simply replace the line
    "if (!isloggedin() || isguestuser() || !is_siteadmin()){"
    with
    " $systemcontext = context_system::instance();
    if (!isloggedin() || isguestuser() || !has_capability('moodle/user:editprofile', $systemcontext) ){"

    We use it on Moodle 3.0.1 but it should work on later versions as well.
  • WebBy Webb
    sex., 9 mar. 2018, 09:27 AM
    Moddle is not working on my website https://www.webbywebb.com/ what should I do for this
  • foto_frank
    ter., 3 abr. 2018, 08:09 AM
    Is there a version for 3.4? Thanks!
  • Gaurav Kumar
    sex., 6 abr. 2018, 13:47 PM
    I updated this code, and added a few fixes for Moodle 2.8.

    Check it out here: http://www.easkme.com
  • Manvendra Singh
    sáb., 28 abr. 2018, 11:58 AM
    Oh thanks.. I updated this code to my website https://offergyan.com/
  • Anthony Standing
    qui., 27 dez. 2018, 16:14 PM
    Hi All
    I have this plugin working, however it pulls back all users, even those who have been deleted etc. Is there an easy fix for this? I just want it to pull back current users!
    Many thanks in advance
  • Daniel Becerra
    sex., 3 mai. 2019, 04:16 AM
    Any chances for 3.6? unfortunately it doesn't work.
  • Daniel Neis Araujo
    qui., 9 jan. 2020, 03:39 AM
    Hi!

    I made available on github an updated version that works on 3.8:
    https://github.com/danielneis/moodle-block_enrollment

    It was based on Dan Marsden's version available at: https://github.com/danmarsden/moodle-block_enrollment

    The advantages of this version (besides working with 3.8) is that I converted it to use Moodle forms and Moodle output components, so now we have an auto-complete field for courses and an autocomplete field for users (using enrol manual auto complete). It also allows to enrol multiple users at same time.

    Hope you like sorriso
  • Divyaraj Sinh
    dom., 5 jul. 2020, 21:32 PM
  • Rohit Singh
    ter., 14 jul. 2020, 18:07 PM
    you can download the updated code here https://www.bloggercage.com
  • Jessica Jones
    qui., 23 jul. 2020, 06:07 AM
    Download The Latest Version Of ThopTV For PC direct From below Link And Get Access To Thousand Of Movies And TV Shows For Free- https://thethoptvpc.com/
  • Prashant Kumar
    seg., 3 ago. 2020, 23:35 PM
    I have just donwload it and i will surely try it on my site https://www.universetale.com/
  • Ajay Kumar
    sáb., 29 mai. 2021, 14:15 PM
    i got it nextwebi.com
1 2
Please login to post comments