Skip to content

Students List

The Students List is the landing view of the Canvas tab. It shows every student in your organization with live status and the surah they’re currently reading.

Click Canvas in the Studio navigation. The student list loads immediately — student status updates in real time without a refresh.

Each student has a live status pulled from the Iqra WebSocket:

IndicatorMeaning
🟢 Green dotStudent is online and actively reading or reciting
🟡 Yellow dotStudent is online but not in an active reading session
🔴 Red dotStudent is offline

The card or row background also reflects the online/offline state — online students have a colored border around their avatar; offline students appear dimmed.

Use the search input at the top to find a student by name. The search is debounced — results appear automatically after you stop typing.

Use the status dropdown to filter the list:

FilterShows
AllEvery student in the organization
OnlineOnly students currently online
OfflineOnly students currently offline

Toggle between two layouts using the view button:

ViewBest for
ListDetailed scan — see name, username, current surah, and status side by side
GridQuick visual overview — student avatars and what they’re reading
ColumnDescription
NameStudent’s display name with avatar
UsernameStudent’s email handle (before the @)
Surah NameThe surah they’re currently reading, plus reading mode (Read / Recite)
StatusColor-coded status dot

Click the column headers to sort by name or username (ascending or descending).

Each student appears as a card with:

  • Their profile photo with an online/offline ring
  • Their name
  • The surah they’re currently reading (or “Not reading”)

The list paginates automatically as you scroll — additional students load as you reach the bottom. There’s no need to click a “next page” button.

Click any student in either view to open their detail page. This loads the three-tab view: Quran, Stats, and Setting.

→ See Quran Tab, Stats Tab, and Setting Tab for what each tab does.