A Project with Python

Re: A Project with Python

Napisane przez: Paul Raper ()
Liczba odpowiedzi: 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
W odpowiedzi na Paul Raper

Re: A Project with Python

Napisane przez: 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

W odpowiedzi na Divya Kumar A

Re: A Project with Python

Napisane przez: 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.
W odpowiedzi na Paul Raper

Re: A Project with Python

Napisane przez: 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?

W odpowiedzi na Katherine Prammer

Re: A Project with Python

Napisane przez: Colin Fraser ()
Obraz Documentation writers Obraz Particularly helpful Moodlers Obraz 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?