Task Progress
In this seventh week, I began by attempting to separate the types of questions from the .json files, dividing them into general programming questions,
general Unibotics questions, and exercise-specific questions, so that general questions can be common to all exercises, without the need to copy
those questions repeatedly in all exercises on the platform. Although at first, I found it difficult and couldn't achieve it, in the end,
by dedicating time, I was able to fix it and make everything work perfectly.
Additionally, I created two question banks for two new exercises, obstacle_avoidance and global_navigation,
each with 30 exercise-specific questions, totaling 800 lines of code each .json file.