CEFR Speaking Questions
We will be recreating these CEFR speaking questions using SpeechAce APIs:
Personal Routine and Activities
Debating, Negotiating and giving opinions
Reflective, Evaluative and Persuasive
Personal Routine and Activities
Objective: Measure the ability to recount personal experiences and explain their significance.
Debating, Negotiating and giving opinions
Objective: Assess the ability to engage in expert-level discussions on specialized topics with precision and depth.
Reflective, Evaluative and Persuasive
Objective: Assess the ability to reflect on and evaluate various aspects of personal and professional experiences.
Recreate the questions
For all the above question types, you can refer the steps below to recreate these questions:
Display question on UI: Provide a question for the test-taker to read on your app's interface.
Enable Recording: Allow the test-taker to record their response, with an option for preparation time if needed.
Use SpeechAce APIs: Use the Spontaneous Speech API to get the pronunciation, fluency and other feedback metrics of the test-taker's response.
Evaluate and Report: Assess the test-taker's response and present a detailed report based on the feedback metrics of your choice. You can use the following score fields to measure components listed in the CEFR score guide:
Relevance Check:
.speech_score.relevance.class
Vocabulary:
.speech_score.speechace_score.vocab
Coherence:
.speech_score.speechace_score.coherence
Pronunciation:
.speech_score.speechace_score.pronunciation
Fluency :
.speech_score.speechace_score.fluency
Grammar:
.speech_score.speechace_score.grammar
Pro-tip: For a more comprehensive evaluation, including grammar, vocabulary, and coherence, consider using additional APIs to assess these aspects as well.
Last updated