Hi all,
I'm working on an education solution which will reduce the amount of time needed for an examiner to conduct 121 interviews with students. Typically these can take one to two hours.
The intention is to replace the time the examiner spends with the student initially and focus only on answers that the student did not answer well enough.
I have a collection of existing interviews with written reports on how well the student did on each question for training.
I see the process as follows:-
- Pose a series of questions to a student in a linked video.
- Record their responses in video.
- Use Azure Video Indexer (or similar) to extract a transcript of the student's answers
- Use Copilot to reference the answers against previous answers that have additional information about the quality of response. E.g. the student mentions the correct topics.
- Create a report that tells the examiner which questions the student did well on and which ones need attention.
- Link to video of each question.
- Examiner meets the student to only discuss the problem questions.
Any thoughts or suggestions would be appreciated.
Thanks
Richard