Skip to content

AdityaPrasad275/cl246-h5p-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Moodle h5p multiple choice multiple correct solver!

Goes through whole video and auto solves every mutliple choice multiple correct it finds, leaving the rest for user to do if they want to.

For questions not solvable by this code, the code stops till user provides input in terminal, allowing users to solve and submit/ skip and submit. Though there's a bit of a catch in getting the code up and running again and this is really important - You have to make sure that the quiz dialogue box(the one where you can see the options) and the quiz button (the purple circle) both disappear before letting the code run again.

Instructions

Just run solver.py , input your username, password and the URL for moodle lecture (Terminal will ask for these inputs, paste using ctrl+shift+v).

Install selenium (python library) or any other library the terminal bugs you about

Demo video

demo.mp4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages