A Project with Python

Re: A Project with Python

Nosūtīja Paul Raper
Atbilžu skaits: 6
Hi Andreas,

Many thanks for the reply.

I had thought about LTI and your last suggestion, but have to admit I had completely overlooked the Scorm option.

If you like, I shall keep this thread updated with our progress on this topic.

Best,
Paul
Atbildot uz Paul Raper

Re: A Project with Python

Nosūtīja Divya Kumar A

Hi Paul,

Hope you have progressed things to make automation with moodle and python. Can you share your insights? I don't know where to start with but I would like to do some automation on downloading the csv files of assignment grades and uploading into some cloud service using python... 


Regards,

Divya Kumar

Atbildot uz Divya Kumar A

Re: A Project with Python

Nosūtīja Acqua Alta
Hi Divya,
I'm not sure the original thread deals with automation in Moodle using Python.

*MAYBE* this is relevant:
https://docs.moodle.org/dev/Selenium_tests (This page is very old, last updated in 2008)
https://en.wikipedia.org/wiki/Selenium_(software)

To the best of my very very limited knowledge, Selenium can be scripted (also) using Python.
Atbildot uz Paul Raper

Re: A Project with Python

Nosūtīja Katherine Prammer

What is the solution for using python in Moodle?  I want to have students plot data from a csv file., which was generated from sensors.

How can  Jupiter notebooks be used in Moodle?

Atbildot uz Katherine Prammer

Re: A Project with Python

Nosūtīja Colin Fraser
Documentation writers attēls Particularly helpful Moodlers attēls Testers attēls
And, as above, check both Moodle and Jupyter documentation on how to implement an LTI. Jupyter should have an option for it. SCORM, well, that's a lot more labor intensive, so I would be reluctant to go there, once you get started, how far does that rabbit hole go?