yoannchb-pro f1f271c66e v1.0.0
2023-03-20 21:17:29 -04:00
2023-03-20 21:17:29 -04:00
2023-03-20 21:17:29 -04:00
2023-03-20 21:17:29 -04:00
2023-03-20 21:17:29 -04:00
2023-03-20 21:17:29 -04:00
2023-03-20 21:15:57 -04:00
2023-03-20 21:17:29 -04:00

Mortarboard icons created by itim2101 - Flaticon

Moodle-gpt

This extension allows you to hide CHAT-GPT in a Moodle quiz. You just need to enter the code configured in the extension on the keyboard and then click on the question you want to solve, and CHAT-GPT will automatically provide the answer. However, one needs to be careful because as we know, CHAT-GPT can make errors especially in calculations.

Disclaimer !

I hereby declare that I am not responsible for any misuse or illegal activities carried out using my program. The code is provided for educational and research purposes only, and any use of it outside of these purposes is at the user's own risk.

Update

Set up

Go to "Manage my extensions" on your browser, then click on "Load unpacked extension" and select the "extension" folder. Afterwards, click on the extension icons and enter the apiKey obtained from openai. Finally, enter a code that will activate the extension on your moodle page and enter the langage of the quiz.

Test

To test the code, you can run the index.js file located in the "test" folder.

Options

Popup

  • Title indication: Show some informations into the title to know for example if the code have been injected. Injected

  • Console logs: show logs into the console. Logs

  • Cursor indication: show a pointer cursor and a hourglass to know when the request is finished.

  • Typing effect: create a typing effect for text. Typing

  • Mouseover effect: you will need to hover (or click for select) the question response to complete it automaticaly. Mouseover Mouseover2

Examples

Select

Select

Put in order question

Order

Resolve equation

Equations

One response (radio button)

Radio

Multiples responses (checkbox)

Checkbox

True or false

True-false

Text

Text

If it can't complete the question, the answer will be copied to your clipboard

To know if the answer has been copied to the clipboard, you can look at the title of the page which will become "Copied to clipboard" for 5 seconds.

Clipboard

2025-10-01 07:30:19 +00:00
Languages
HTML 55.2%
TypeScript 34.5%
CSS 8.9%
JavaScript 1.4%