https://github.com/jacoblincool/moodle-user-intersection
看看誰跟的選課喜好跟你一樣!(for NTNU Moodle,但你可以 fork 一份自己改 endpoint)
https://github.com/jacoblincool/moodle-user-intersection
Last synced: about 1 year ago
JSON representation
看看誰跟的選課喜好跟你一樣!(for NTNU Moodle,但你可以 fork 一份自己改 endpoint)
- Host: GitHub
- URL: https://github.com/jacoblincool/moodle-user-intersection
- Owner: JacobLinCool
- License: mit
- Created: 2022-09-18T13:20:10.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T14:41:55.000Z (over 2 years ago)
- Last Synced: 2024-04-23T14:05:29.585Z (about 2 years ago)
- Language: Svelte
- Homepage: https://jacoblincool.github.io/moodle-user-intersection/
- Size: 778 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Moodle User Intersection


## 使用方法
前往 。
1. 輸入 Moodle Session 抓取課程名單
2. 選擇要分析的課程
3. 看看誰跟你修了最多相同的課程!
> 注意!本工具**不會**儲存你的 Session,只會用作一次性的名單抓取用途。
> 但會儲存去識別化的名單,作為快取用途來加速服務,同時也避免造成 Moodle 負擔。
> Moodle Session 在哪裡? Moodle Session 存在 Moodle 網站的 Cookie 中,為 26 字元字串。
https://user-images.githubusercontent.com/28478594/193317553-186fcef8-2e85-4b03-9bd8-98a3af58b865.mp4