This PR adds an additional model, StudentOptions, as well as relevant endpoints. This model represents global (i.e. across stories) options for students. Currently, the only such options are related to the speech synthesis functionality (auto-reading, rate, and pitch).
This PR adds an additional model,
StudentOptions
, as well as relevant endpoints. This model represents global (i.e. across stories) options for students. Currently, the only such options are related to the speech synthesis functionality (auto-reading, rate, and pitch).