A Project with Python

Re: A Project with Python

par Paul Raper,
Nombre de réponses : 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
En réponse à Paul Raper

Re: A Project with Python

par 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

En réponse à Divya Kumar A

Re: A Project with Python

par 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.
En réponse à Paul Raper

Re: A Project with Python

par 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?

En réponse à Katherine Prammer

Re: A Project with Python

par Colin Fraser,
Avatar Documentation writers Avatar Particularly helpful Moodlers Avatar Testers
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?