Skip to content

Enabling Developer Mode

Anudeep Gadige edited this page Aug 18, 2024 · 2 revisions

This page contains the instructions to enable developer mode in the SEAL Application

Instructions:

Enabling Developer Mode

  1. Launch the SEAL application.
  2. Navigate to any screen within the app.
  3. Locate the top-right corner of the screen.
  4. Tap the top-right corner area 15 times in quick succession.
  5. After the 15th tap, the Developer Mode interface should appear.

Closing Developer Mode

To exit Developer Mode:

  1. Tap the "Close" button at the bottom of the Developer Mode interface.
  2. The app will return to its normal state.

Why is it hidden? We don't want students to accidentally enable dev mode, as it would jeopardize the learning environment and there is no feature to disable turning on dev mode.

Features of Developer Mode:

  • View what the computer vision models get inputted: helps to debug whether incorrect values are messing with course modulation
  • Can choose to disable features in the curriculum including computer vision models, percentage correct, can change factors in the equations for choosing how much certain performance indicators matter
  • Can export the database containing the curriculum, user profile, user performance...

Clone this wiki locally