Funded by the European Union. Views and opinions expressed are however those of the author(s) only and do not necessarily reflect those of the European Union or the European Education and Culture Executive Agency (EACEA). Neither the European Union nor EACEA can be held responsible for them.

Tips

Use Machine Learning based prediction models to evaluate how much time the student should take in answering a question

Machine learning can be used to create predictive models that estimate how much time a student should take in answering a question.
These models can be trained on data that includes information about the student's past performance, the difficulty of the question, and the student's current state of knowledge.
Once a model is trained, it can be used to predict how long a student will take to answer a new question.
This information can be used to provide feedback to students, help them to manage their time effectively, and identify students who may need additional help.

Example:
The paper [1] proposes a method for jointly predicting the timing and quality of responses to questions asked in online discussion forums. The authors argue that both the promptness of the response and its quality are important factors of user satisfaction, and that existing methods that only predict one or the other are suboptimal.
Their proposed method is based on a point process model that captures the temporal dynamics of response behavior. The model is parameterized by a set of features that describe the question, the user, and the context in which the question was asked. The authors train the model on a dataset of question-response pairs from a real-world online forum and show that it can accurately predict both the timing and quality of responses.
The authors' work makes several contributions that can be reused in the field of learning to measure the time needed for a student to answer a question testing possible difficulties and identifying students who may need additional help.

Reference:
[1] Hansen, Patrick, et al. "Predicting the timing and quality of responses in online discussion forums." 2019 IEEE 39th International Conference on Distributed Computing Systems (ICDCS ). IEEE, 2019.

Author of the tip:
Giulia Cademartori
University of Genoa