From ea4c9f04355e6c1dfa6549a6741f007093487d65 Mon Sep 17 00:00:00 2001
From: yoannchb-pro <71560747+yoannchb-pro@users.noreply.github.com>
Date: Wed, 28 Feb 2024 15:22:59 -0500
Subject: [PATCH] Added test
---
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
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.