Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: itcodehery/Proctor-Alpha
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: itcodehery/Proctor-Alpha
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: praneeth
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 16 files changed
  • 2 contributors

Commits on Mar 16, 2026

  1. feat: Implement student active file tracking and a live activity log …

    …for proctor monitoring.
    praneethm05 committed Mar 16, 2026
    Configuration menu
    Copy the full SHA
    5a5136a View commit details
    Browse the repository at this point in the history
  2. new changes

    praneethm05 committed Mar 16, 2026
    Configuration menu
    Copy the full SHA
    cf20495 View commit details
    Browse the repository at this point in the history
  3. feat: Improve live view editor initialization with delayed rendering …

    …and add and fields to student data in room configurations.
    praneethm05 committed Mar 16, 2026
    Configuration menu
    Copy the full SHA
    ef9618c View commit details
    Browse the repository at this point in the history
  4. fix: Corrected student API calls to use student-specific endpoints an…

    …d set current room ID on session join, alongside adding new room data.
    praneethm05 committed Mar 16, 2026
    Configuration menu
    Copy the full SHA
    5becb96 View commit details
    Browse the repository at this point in the history
  5. feat: switch API calls from admin to student base and set currentRoom…

    …Id upon joining a room.
    praneethm05 committed Mar 16, 2026
    Configuration menu
    Copy the full SHA
    14c00cb View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2026

  1. feat: Added project report

    itcodehery committed Mar 17, 2026
    Configuration menu
    Copy the full SHA
    664cf85 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2026

  1. Configuration menu
    Copy the full SHA
    f284c6e View commit details
    Browse the repository at this point in the history
  2. feat: Implement a backend endpoint for room-specific admin key verifi…

    …cation and update the frontend to use it.
    praneethm05 committed Mar 27, 2026
    Configuration menu
    Copy the full SHA
    c61ca64 View commit details
    Browse the repository at this point in the history
  3. feat: Implement enhanced proctoring with suspicion scoring, activity …

    …logging, telemetry, and test reporting.
    praneethm05 committed Mar 27, 2026
    Configuration menu
    Copy the full SHA
    ea84923 View commit details
    Browse the repository at this point in the history
Loading