diff --git a/README.md b/README.md
index 7b6d42d..af44f4a 100644
--- a/README.md
+++ b/README.md
@@ -163,4 +163,5 @@ To know if the answer has been copied to the clipboard, you can look at the titl
## Test
-To test the code, you can run the index.html file located in the "test/fake-moodle" folder. Or a better solution is to install moodle locally.
+- Solution 1: Go on [this moodle test page](https://school.moodledemo.net/login/index.php) (username: `student`, password: `moodle`) and choose any quiz.
+- Solution 2: Run the `index.html` file located in the `test/fake-moodle` folder.