Skip to content
This repository was archived by the owner on Jul 24, 2025. It is now read-only.

SpellingTestSubmissionTask

Edward Smale edited this page Apr 7, 2020 · 2 revisions

SpellingTestSubmissionTask

Represents a submitted spelling test task.

Properties

.client (Client) The client that initiated the object.

.id (Number) The ID of the submitted spelling test task.

.spelling_test_tray_task_id (Number) The ID of the submitted spelling test task.

.attempt1 (SpellingTestSubmissionAttempt) The first attempt at the submitted spelling test task.

.attempt2 (SpellingTestSubmissionAttempt) The second attempt at the submitted spelling test task.

.attempt3 (SpellingTestSubmissionAttempt) The third attempt at the submitted spelling test task.

Clone this wiki locally