GatorEducator / execexam

:rocket: ExecExam runs executable examinations that assess Python programming skills
https://pypi.org/project/execexam/
1 stars 3 forks source link

Improvement Suggestion: AI Coding Mentor Line-by-Line Help #7

Open hemanialaparthi opened 2 weeks ago

hemanialaparthi commented 2 weeks ago

I would like to propose an enhancement to the coding mentor to incorporate line-by-line checks during the code writing stage. Additionally, this feature can help with giving suggestions to students when they are writing code. This would allow early detection of syntax errors, logical inconsistencies, and other potential issues, ultimately improving code quality and reducing bugs.