> ## Documentation Index
> Fetch the complete documentation index at: https://docs.qmr.kr/llms.txt
> Use this file to discover all available pages before exploring further.

# Add, search, and manage students in your QMR organization

> Add students to QMR, edit student profiles, search by name or ID, and track each student's exam history from the student management page.

The Students section of the QMR dashboard is where you maintain your organization's student roster. From here you can add students manually, look up individual records, review each student's exam history, and keep contact information up to date.

<Note>
  Student data is organization-scoped. Students registered in your organization are not visible to teachers in other organizations, and you cannot see students from organizations you are not a member of.
</Note>

## Managing your student roster

<Steps>
  <Step title="Open student management">
    In the teacher dashboard sidebar, click **Students** (수강생 관리). The page lists all students currently registered in your organization, together with their name, email, phone number, student ID, and most recent exam.
  </Step>

  <Step title="Add a student">
    Click **추가하기** (Add) in the top-right corner. A dialog opens where you can enter:

    * **Name** — the student's full name.
    * **Phone number** — the student's contact number.
    * **Student ID (수험번호)** — the identifier used to match the student to a scanned answer sheet.

    Click Save. The student appears in the roster immediately.

    If you have a large cohort already registered by student ID, use the **Student ID–Name Mapping** feature (see below) to bulk-register students without creating individual accounts.
  </Step>

  <Step title="Search for a student">
    Use the search bar at the top of the student list to filter by:

    * Name
    * Phone number
    * Student ID (수험번호)
    * Email address

    The list updates in real time as you type. Clear the search field to return to the full roster.
  </Step>

  <Step title="View a student's exam history">
    Click **상세보기** (Details) in the **응시 내역** (Exam History) column next to a student to open a panel showing every exam they have submitted, including the exam name, round, and score.

    The **최근 응시 시험** (Most Recent Exam) column on the main roster also shows the student's last submission as a quick-access link.
  </Step>

  <Step title="Edit a student's profile">
    Click the **수정하기** (Edit) button in the edit column for the student you want to update. Change the name, phone number, or student ID in the dialog that opens, then click Save.
  </Step>

  <Step title="Delete a student">
    Click the **삭제하기** (Delete) button — shown in red — next to the student you want to remove. Confirm the deletion in the dialog. The student is removed from your roster.

    Deleting a student does not delete their past submission records, but they will no longer appear in the active student list.
  </Step>

  <Step title="Student ID–Name mapping">
    QMR supports a bulk registration workflow for institutions that pre-register students by ID number before those students have signed up for QMR accounts.

    Click **추가하기** (Add) and use the mapping dialog to enter student ID–name pairs. Mapped students appear in the roster alongside full members. You can edit or delete a mapping at any time. When the student later creates a QMR account and their student ID matches a mapping, the records are linked automatically.
  </Step>
</Steps>
