Reading Material
and Question
.
We will understand both the task types and walk through all the features of the task creator in this page.
Reading Material
tasks are used to add learning content to a course. You can add any material that you want to be read by the learner before they take an assessment as a Reading Material
task.
Question
tasks are used to assess the learner’s knowledge. You will notice that there are a lot of settings to configure the question. We will walk through all of them later in this page.
Generate an objective question with a single correct answer
Generate a subjective question with scoring criteria
Task Type
Question
– A question or activity that requires a responseReading Material
– Content for learners to read and understandReading Material
Question
Objective
– Multiple-choice, true/false, fill-in-the-blankSubjective
– Open-ended questions requiring a detailed responseCoach
– Ask questions to nudge the learner to think for themselvesExaminer
– Just say whether they got it right or wrongObjective
– Specify the correct answer(s) for automated grading or ask for the correct answer to be generatedSubjective
– Define evaluation criteria (e.g., clarity, grammar, confidence)Text
, the learner will be able to enter a text response. This has been covered in the videos above. For tasks with input type Text
, you can set the AI response type
to any of Chat
, Report
or Exam
(explained in the next section).
Audio
, the learner will be able to record their response in audio format. AI analyses a learner’s speech to gather insights on their clarity, pronunciation, confidence, grammar and other aspects that you define at the time of task creation.
For tasks with input type Audio
, you can only set the AI response type
to Report
(explained in the next section). This is because tasks with AI response type
as Chat
and Exam
require a reference answer to be provided and we currently don’t support that for audio input. Instead, you can provide a scoring rubric using which AI will provide a report to the learner as explained in the Report section.
Coding
, the learner will be able to write code in a code editor in a language that you choose during task creation. For tasks with input type Coding
, you can set the AI response type
to any of Chat
, Report
or Exam
(explained in the next section).
We support the following coding languages:
HTML
, CSS
and Javascript
as the coding languages for a task that requires the learner to use all of them.
Run Code
button.
If the coding language for your task is Python
and the expected code requires taking user inputs, learners are asked to provide the inputs when they run their code.
AI response type
as Chat
, AI will act as a coach to the learner and ask them questions to nudge them to think for themselves instead of giving away the answers.
These tasks require a reference answer to be provided that will be compared with the learner’s answer to provide feedback. You can use AI to generate the reference answer if you don’t one.
You can set the AI response type
to Chat
for tasks with any input type.
AI response type
as Report
, AI will provide a report to the learner based on the scoring criteria provided by you. Each scoring criterion is defined by 3 parameters:
Name
: The name of the criterion.Description
: The description of the criterion. Here you can define the criteria that you want AI to assess the learner on.Score
: The score for the criterion displayed to the learner. You can set the maximum and minimum score for the criterion. AI will provide a score to the learner based on how well they have done on the criterion.AI response type
to Report
for tasks with any input type. But tasks with input type Audio
can only have Report
as the AI response type
.
AI response type
as Exam
, AI will simply state if the learner’s answer is correct or not without coaching them.
Similar to Chat, these tasks require a reference answer to be provided that will be compared with the learner’s answer to provide feedback. You can use AI to generate the reference answer if you don’t one.
You can set the AI response type
to Exam
for tasks with any input type.
Tasks
page.
Tasks
page.
While creating a task
After a task is created
While creating a task
After a task is created
Name
: The name of the task.Description
: The description of the task.Tags
: The tags to be assigned to the task (comma-separated, e.g. tag1,tag2,tag3
)Answer
column. If you don’t provide a reference answer, AI will generate answers for each task. You can review those answers and edit them if needed.
Edit a task
Delete tasks
button.