exam-system

Community

Run and monitor a production Flask online exam.

Authorsaintgo7
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill solves the operational pain of running a live online exam reliably, including time gating, submission monitoring, emergency deadline extensions, and after-exam reporting.

Core Features & Use Cases

  • Exam-day operations playbook: A T-1h dry-run checklist and a T-0 through T+50 monitoring workflow to keep the exam stable under real conditions.
  • Anti-cheat front-end controls: Client-side enforcement for copy/paste blocking, DevTools/F12 blocking, tab-switch detection with auto-submit, and fullscreen requirement during ACTIVE exams.
  • Back-end exam template for grading: Flask routes and SQLAlchemy models implementing exam state transitions, deterministic per-user shuffling, UTC time gating with grace on submit, and professor/admin bypass.
  • Operational scripts: Live monitoring, DB snapshots, accidental-submit auto-reset, emergency global deadline extension and automatic revert watcher, per-student status lookup, and final statistics reporting.

Quick Start

Copy the exam template into your project by running: cp -r ~/.claude/skills/exam-system/templates/* <your_project>/ and then wire the provided models and routes into your Flask app.

Dependency Matrix

Required Modules

None required

Components

scriptsreferencesassets

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: exam-system
Download link: https://github.com/saintgo7/claude-skills/archive/main.zip#exam-system

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.