Skip to content

Instantly share code, notes, and snippets.

View bihius's full-sized avatar

Konrad Kasperkiewicz bihius

  • Poland
View GitHub Profile
@bihius
bihius / ang.js
Last active June 30, 2025 11:37 — forked from Qwizi/ang.js
ang
// ==UserScript==
// @name SCORM Module Completer
// @namespace https://moodle2.e-wsb.pl/
// @version 1.1
// @match https://moodle2.e-wsb.pl/pluginfile.php/*/mod_scorm/content/*/index_lms*.html
// @grant none
// ==/UserScript==
(() => {
'use strict';