|
|
|
|
|
by zelphirkalt
750 days ago
|
|
This sounds more similar to what people have done with Racket and hint generation for MOOCs. Not sure which university it is again, but I saw a presentation about how they generate hints for students by mutating the syntax tree and analyzing how they had to modify it, to get to a target solution. It was presented at some RacketCon, maybe a decade ago already. Perhaps that knowledge how to do it can be combined with newer machine learning approaches? EDIT: I found the talk: https://invidious.baczek.me/watch?v=ijyFC36kVis |
|