From f33e6f23f0d6c08bc7e0207e312ab341e6175636 Mon Sep 17 00:00:00 2001 From: zervo Date: Fri, 15 Nov 2024 07:52:22 +0100 Subject: [PATCH] Update Resources --- Resources.md | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/Resources.md b/Resources.md index 1d6e4b0..25b201d 100644 --- a/Resources.md +++ b/Resources.md @@ -1,3 +1,7 @@ +# **Resources** + +External links to relevant downloads, learning resources and tools. + ### **Downloads** SafeExamBrowser: [https://safeexambrowser.org/download_en.html]( https://safeexambrowser.org/download_en.html) @@ -18,4 +22,18 @@ Example patch by MonoMod: [https://monomod.dev/docs/README.Patcher.html](https:/ dnSpy decomp/analysis tool: [https://github.com/dnSpyEx/dnSpy](https://github.com/dnSpyEx/dnSpy) -Sandbox for testing modifications (if you cant host a seb server): [https://sandbox.moodledemo.net](https://sandbox.moodledemo.net) \ No newline at end of file +### **Testing** + +Public sandbox for testing modifications (if you cant host a seb server): [https://sandbox.moodledemo.net](https://sandbox.moodledemo.net) + +To use the private SEB/edX servers below, you must get your IP added to the access list. Contact @zervo . + +SEB server: [https://seb.zervo.org](https://seb.zervo.org) +SEB server WebService: [https://sebweb.zervo.org](https://sebweb.zervo.org) +SEB server GuiService: [https://sebgui.zervo.org](https://sebgui.zervo.org) + +Tutor Student: [https://edxstudent.zervo.org](https://edxstudent.zervo.org) +Tutor Student Admin: [https://edxstudent.zervo.org/admin](https://edxstudent.zervo.org/admin) + +Tutor Teacher: [https://edxteacher.zervo.org](https://edxteacher.zervo.org) +Tutor Teacher Admin: [https://edxteacher.zervo.org/admin](https://edxteacher.zervo.org/admin) \ No newline at end of file