Added "instructorGender" key to Speaking exams
This commit is contained in:
@@ -172,6 +172,7 @@ const SpeakingGeneration = () => {
|
||||
minTimer,
|
||||
variant: minTimer >= 14 ? "full" : "partial",
|
||||
module: "speaking",
|
||||
instructorGender: "varied",
|
||||
};
|
||||
|
||||
axios
|
||||
|
||||
Reference in New Issue
Block a user