ILP Integration

Blocks ::: block_intelligent_learning
Maintained by Ellucian Inc
The Ellucian ILP Integration package enables the exchange of data between Moodle and Ellucian applications: Banner, Colleague, PowerCampus, Ellucian Experience, Ellucian Mobile, Ellucian Portal and Ellucian Advise.
Latest release:
70 sites
70 downloads
7 fans
Current versions available: 3

The Ellucian ILP Integration package enables the exchange of data between Moodle and Ellucian applications: Banner, Colleague, Ellucian Experience, Ellucian Mobile, Ellucian Portal and Ellucian Advise.


Features include:

  • The ability to synchronize user, course and enrollment data from Banner or Colleague using the Web Services (included in the ILP Integration package).
  • The ability to enter grading information in Moodle and automatically send it to Banner or Colleague. 
  • The ability to display Moodle class activity in Ellucian Experience, Ellucian Portal and Ellucian Mobile.


Screenshots

Screenshot #0

Contributors

Ellucian Inc (Lead maintainer)
Please login to view contributors details and/or to contact them

Comments RSS

Показати коментарі
  • Bryce Holland
    сб 9 лип. 2016 01:11 AM
    Will this plugin work for Moodle 3.1?
  • Paul Lindgreen
    чт 12 січ. 2017 23:12 PM
    Does this work for Moodle outside of Blackboard's Moodlerooms?
  • Jon Gillis
    ср 29 бер. 2017 01:20 AM
    We are having an issue where the ILP Block doesn't display on a course page, unless it's in Edit Mode. Has anyone else encountered this?
  • Marty Gilbert
    сб 22 вер. 2018 01:45 AM
    Does anyone know if this will be updated for Moodle 3.5?
  • Ellucian Inc
    ср 30 січ. 2019 05:13 AM
    A 3.02 version of the plugin has just been uploaded that is compatible with 3.4, 3.5 & 3.6 versions of Moodle.
  • Kyle Sellers
    вт 28 лип. 2020 02:23 AM
    Tried installing plugin get the following error:
    Install plugin from ZIP file
    Validating block_intelligent_learning ... Error
    [Error] Extracted file not found [{"file":"intelligent_learning\/certificates\/"}]
    Installation aborted due to validation failure
    Thanks
  • Johann Weber
    пт 18 груд. 2020 23:15 PM
    I'd like to inquire if the Moodlerooms ILP Integration package can be used within a non-Moodlerooms environment. That is to say, with the package work with any Moodle instance regardless of where hosted?
  • UNO
    чт 22 лип. 2021 02:13 AM
    Me gustaria saber para cuando va a salir la version del 2021 para MOODLE 3.11.1+
  • Bobby Siegfried
    ср 23 бер. 2022 03:31 AM
    We are running Moodle 3.9 and ILP block 3.2. We are experiencing an issue where every course the is created by ILP contains duplicate instances of every block in the sidebar. This is a huge problem and I'm curious if anyone else has seen this? We have tested course creation using the typical Moodle method and other scripting and that is all nominal. It's only when a course is created via ILP that the duplicate blocks issue occurs.
  • Bobby Siegfried
    ср 23 бер. 2022 04:01 AM
    Just an update to my previous comment - after some digging in the intelligent_learning block code we found that in intelligent_learning/model/service/course.php on line 384 there is a function call as part of the try/catch for "blocks_add_default_course_blocks($course);". This appears to get the default blocks setting and doesn't check to see if they have already been added. I'm not sure what the purpose of this function was intended to be. On line 355, the Moodle core function "create_course($course);" is already called and the default blocks setting is already part of the Moodle core config. I commented out the seemingly redundant function on line 384 and this fixed our issue. Curious to hear everyone else's insight, and the developer's insight as well?
  • Paul Lindgreen
    пт 16 груд. 2022 03:55 AM
    Does plugin release 3.2.2 work with on premise ILP servers for versions 4.x/4.5.x or just cloud ILP 5.x ?
  • Dustin Perry
    вт 9 квіт. 2024 20:20 PM
    @Bobby Siegfried @Ellucian Inc
    Currently Line 386 "blocks_add_default_course_blocks($course);" in course.php is still an issue adding duplicate blocks. It has been a known issue since 2021.

    Will we see a resolution?
  • Dustin Perry
    чт 9 трав. 2024 00:52 AM
    @Bobby Siegfried @Ellucian Inc @Kris Stokking
    Block Duplication is still an issue with the newest version "3.2.7 (Build: 2024022201) (2024022201)". We just upgraded to Moodle 4.1.9.

    We have yet to test the recommended modification in our staging environment:
    ----
    (Line change) Comment out line 427 in staging:
    blocks_add_default_course_blocks($course);
    In file:
    /usr/local/www//blocks/intelligent_learning/model/service/course.php
    ----
    Blocks in Moodle are still being duplicated for every new course.
  • Dustin Perry
    вт 14 трав. 2024 02:58 AM
    Commenting out the line
    blocks_add_default_course_blocks($course);
    in file /usr/local/www/"moodle"/blocks/intelligent_learning/model/service/course.php
    does resolve the block duplication issue.
  • Lori DuBois
    пн 2 груд. 2024 21:44 PM
    Re: the block duplication issue, I followed up with Ellucian, and they filed a new product defect: PD0019312. If you have access to their Customer Support Center (https://elluciansupport.service-now.com/customer_center), you can search for this defect number (under Support > Release Information >Defects) and subscribe for updates.
1 2
Please login to post comments