Quantcast
Channel: LTI and Moodle
Viewing all 2855 articles
Browse latest View live

Ri: Log in in external site by Moodle student user

$
0
0
by Stefano Fredella.  

Finally I discovered that this example run only with docker composer desktop that can be installed only with Windows 10 pro. Is not possible to use Windows 10 home.

Re: Ri: Log in in external site by Moodle student user

$
0
0
by Maxime Salv.  

Hello

I'm actually doing the same implementation as you, but in OCaml.

Here is some pointers to help you understand LTI protocol :

- https://www.imsglobal.org/specs/ltiv2p0/implementation-guide
To make your own External Registration Tool (Part 4 & 6).

- https://www.imsglobal.org/spec/security/v1p0#step-1-third-party-initiated-login
To know how to make OIDC Login requests
- https://github.com/SanDiegoCodeSchool/lti-node-example#a-use-example-tool
An example of OIDC login


I hope it can help you.

If you could share your code if you succeed in implementing it, I will be gratefull to you.

Re: Interfacing an external tool with LTI 1.3

$
0
0
by Laxman Mankala.  

Did you get any solution for clientId as parameter while launching 1.3 tool?


HELP WITH ERROR 403 Forbidden

$
0
0
by IEC PUEBLA.  

PLEASE HELP WHEN I LINK MY LTI TOOL AND TRY TO SHOW IT IN THE COURSE SHOWS ME THE ERROR

403 Forbidden and shows nothing


LTI developer required

$
0
0
by Ian Jones.  

Hello.

I'm looking to commission some LTI development work, and wondered if anyone here is or knows a developer who might be interested.

I’m looking to make a comparative judgement LTI, ideally open source and Creative Commons etc. I have draft specs, a few grand to throw at this, tons of comparative judgement experience and can supply the underlying comparative judgement algorithm, and I have a very supportive IT team (Loughborough University, UK: we have Moodle). The catch is the money has to be spent by July.

If anyone can help then please reply or get in touch at I.Jones@lboro.ac.uk

Thank you!

Ian


MD5 Hash and providing a link to SSO on a service from Moodle

$
0
0
by Fabian Glagovsky.  

Hi,

I need to provide our Moodle students with access to a library and they have a system of SSO in which I need to provide a specific URL that includes their website, certain parameters, and a salted password with MD5. Is there any tool in Moodle that provides this functionality?

The link I need to create from Moodle is like this:

https://www.platform.THESERVICE.com/sso?CustomerId=<CID>&Email=<EMAIL>&FirstName=<FIRSTNAME>&ts=<UTC_TIME_STAMP>&md5=<MD5_VALUE&gt;

Best,

Fabian

Re: Failure Connecting to Moodle LTI Provider

Re: MD5 Hash and providing a link to SSO on a service from Moodle

$
0
0
by Tim Hunt.  

MD5 is not a good enough hash function for passwords.

Really, raither than trying to re-invent some half-arsed security, this other system needs to implement LTI, which has a properly reviewed secuirty design.

(Sorry, I realise this is not a helpful answer.)

Re: MD5 Hash and providing a link to SSO on a service from Moodle

$
0
0
by Fabian Glagovsky.  

Haha, no, it isn't. But thanks anyway smile
Best,
Fabian

Trying to add a new LTI in a course

$
0
0
by Eric Katchan.  

Got the following error when I attempted to add an lti activity to a course.  It seems to occur in one course only.  It is an old test course.

Did you remember to make the first column something unique in your call to get_records? Duplicate value 'icon' found in column 'name'.

  • line 885 of /lib/dml/pgsql_native_moodle_database.php: call to debugging()
  • line 1438 of /mod/lti/locallib.php: call to pgsql_native_moodle_database->get_records_sql()
  • line 134 of /mod/lti/mod_form.php: call to lti_get_type_config()
  • line 204 of /lib/formslib.php: call to mod_lti_mod_form->definition()
  • line 99 of /course/moodleform_mod.php: call to moodleform->__construct()
  • line 141 of /course/modedit.php: call to moodleform_mod->__construct()


It is executing this query:

SELECT name, value FROM mdl_lti_types_config WHERE typeid = 1 

UNION ALL SELECT 'toolurl' AS name, baseurl AS value FROM mdl_lti_types WHERE id = 1 

UNION ALL SELECT 'icon' AS name, icon AS value FROM mdl_lti_types WHERE id = 1 

UNION ALL SELECT 'secureicon' AS name, secureicon AS value FROM mdl_lti_types WHERE id = 1;


It does not seem to affect adding an lti to another random course.  

Any Ideas?



Re: Grade passback error

$
0
0
by Thomas O'Connor.  

Does anyone know what the type_id parameter means? It does not seem to be part of the IMS spec for LTI 1.3, so maybe its specific to Moodle but it would be nice to know what it means. I played around in Postman and tried changing it to different numbers and it didnt appear to make any change.

Many thanks,

Tom

Moodle LTI questions

$
0
0
by Rob Frank.  

I set up Moodle as an LTI tool provider with my SIS/LMS (Populi). I'm trying to better understand LTI and what exactly gets passed. 

A student logging into the course from Populi clicks the Moodle link and can now access the course in Moodle. I would also like the ability for the student to be able to login to Moodle directly at a future time (and not just through the LTI link in Populi). Is this possible?

I have noticed if we manually enroll students into Moodle and later the student access Moodle using the LTI link from a specific course in Populi that it creates a new user and doesn't know to match the user with the one manually entered. Is there a way to get Moodle to match the user?

Thanks!

Re: imscc Common Cartridge File Not Importing, No Option to Convert File

$
0
0
by Daniel Berger.  

I am also getting the same error. The documentation states that imscc imports are supported, but I've not been able to find more guidance than that.  If someone in the know could confirm that it is/is not still supported, it would save me/us some time. The fact that the IMSCC validator disappeared in November makes me wonder if there is a new way of doing things.

Re: Strange User IDs when Using Moodle as an LTI Tool

$
0
0
by Mike Simurdiak.  

Thanks for the help.  This does work well.  It appears that Schooogy is only prepared to send user info to Moodle if you have it configured at the course level in addition to at the activity level.  If only you didn't have to add each activity twice....oh well, at least it works.  Thanks again!

Instructions for LibGuides LTI from Springshare

$
0
0
by Jessica Comber-Chaney.  

Hi all, does anyone have any instructions or experience for integrating Moodle (for us - 3.5) with Springshare's LibGuides (LibCal and LibAnswers)? The company are refusing to provide step by step instructions for Moodle (but they have for other VLE's). 

Note - I'm sure it would be an easy things to work out, but that takes resource and time, which we unfortunately don't have right this minute. 


LTI/xternal tool question

$
0
0
by Faatimah Murad.  

Hi, 

I am wanting to add an external tool into a folder or lesson on moodle, how is this possible and is there a better way to do this? 

Re: Strange User IDs when Using Moodle as an LTI Tool

$
0
0
by Stan Shap.  

Hello Joseph,

I am having the same problem with the Canvas-Moodle integration, but I do not have access to the Canvas settings and have to ask the administrators to change settings. Is the Privacy Drop-Down located in Canvas or Moodle?

Thank You,
Stan

Re: Passing specified LTI attributes

$
0
0
by Elliot Bannister.  

Did you ever find a solution for this? I want to do the same for the user's groups (in order to make only certain calls within the Zoom LTI Pro app available to certain Moodle groups).

imscc Common Cartridge File Not Importing, No Option to Convert File

$
0
0
by John Provasnik.  

I dont think an upgrade will fix the issue, I've done the Q&A testing for Moodle 3.9 on this and it still fails. Some vendors actually use common cartridge lite, which doesn't work in Moodle, but I've attempted to upload non-lite versions and would still get an error so I think some Bug Trackers may need to be opened with exact steps to replicate so the community further investigate. You can submit one by clicking the "Tracker" link up in the menu bar.

Re: imscc Common Cartridge File Not Importing, No Option to Convert File

$
0
0
by John Provasnik.  

Ok, a good tracker to follow about this situation is here: https://tracker.moodle.org/browse/MDL-68805
Certain IMSCC files are support and other are not (yet).
I've just successfully restored a version 1.1, and just failed a restore of a version 1.0
Viewing all 2855 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>