您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Adds user IDs to the echo360 Users admin page. Prints section IDs to the console on the Courses page.
Helper script for admins of the echo360 lecture capture system.
Looking up the internal uuid for a user or a section is often needed for api and csv integration work.
The uuid of users is not exposed on the UI, but is referenced in the html data-object attribute.
The uuid of sections is not exposed on the UI, but is available in the href link of listed course sections.
At echo360.org/admin/courses:
This script searches for the css class structure of course section list items, and if found, prints the name and UUID of course sections to the console separated by semicolon.
At echo360.org/admin/users:
This script searches for the css class of user entries and fetches id from the json parse of the data object. It logs email and uuid to the console, separated by colons, and also appends a div containing the uuid to the end of the user entry.
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址