francoisjacquet / rosariosis

RosarioSIS Student Information System for school management.
https://www.rosariosis.org
GNU General Public License v2.0
505 stars 347 forks source link

ROSARIO SIS iomad #261

Closed ken4ward closed 4 years ago

ken4ward commented 4 years ago

First, thanks to the creator of this project. it's a wonderful piece of relief to people like me who wants to use IOMAD and ROSARIO SIS. I successfully integrated both based on the guideline in the documentation. The companies in IOMAD were pulled into ROSARIO SIS, which is what I want with a clause of an error popping up most times.

The error reads 
Note: Check The plugin configuration has been modified.
Warning Warning: A single company is associated to various schools.

X Error
Moodle: 23000021 - Access control exception | ERRORCODE: accessexception
Iomad: Could not get company category.
Moodle: 23000021 - Access control exception | ERRORCODE: accessexception
Iomad: Could not get company category.

Any suggestion of where the error could come from and how to fix it?

Second, it's not clear to me how the relationship will work. Want I want is to use IOMAD as the LMS while ROSARIO SIS as the SIS. I'd thought it'll create a course link for each student registered in a course in IOMAD so that all they need to do is click it and it'll redirect them IOMAD course page. Please, I need a clear guide on what the plugin is designed and developed to achieve.

Thanks. Hoping to hear from you.

francoisjacquet commented 4 years ago

Hello @ken4ward

You will find more about the Moodle error here: https://duckduckgo.com/?q=moodle+access+control+exception&ia=web

Please post your solution.

Regarding what the Iomad plugin does, please check the README. The plugin comes on top of the Moodle plugin, here is the README.

Next time, please open your issue at GitLab. GitHub is just a mirror.

ken4ward commented 4 years ago

Thanks @francoisjacquet this truly help in the right direction. It solved the problem I'd been trying to handle.