lopezbec / AI_Gamification_Python

3 stars 2 forks source link

Implement Lock Logic to the Quizzes #93

Open Elmerluis0129 opened 2 months ago

Elmerluis0129 commented 2 months ago

Ensure quizzes are locked/unlocked based on specific conditions. (I would highly recommend having a separate lock logic for the quizzes it might be based on the main lock logic. For examen once you got the quizzes locked. You should go to the "Leccion_Completada.json" file that you would find the lesson that are completed or not. You might use that file to know when a lesson or Module will be completed so you can set that once a Module X is completed then the quizzes are unlocked) I highly recommend u to unlock all the quizzes at the same time. Anyways there's not a big deal between the information on them. So doesn't matter if I start from the last one or the first.

Display appropriate messages or indicators for locked quizzes. (This is a new one. Not even the main logic one does it. SO, this'll be like a plus. If achieved.

If got any question, please do not hesitate...

lopezbec commented 1 month ago

@Elmerluis0129 Could you please add all the relevant information about the work you have done so far and what you learned (like which files you update, what challenges you face, etc). This way other can work on it

Elmerluis0129 commented 1 month ago

Hello Christian, tomorrow I'll be commenting on the issue

On Mon, Aug 5, 2024, 2:05 PM Christian Lopez @.***> wrote:

@Elmerluis0129 https://github.com/Elmerluis0129 Could you please add all the relevant information about the work you have done so far and what you learned (like which files you update, what challenges you face, etc). This way other can work on it

— Reply to this email directly, view it on GitHub https://github.com/lopezbec/AI_Gamification_Python/issues/93#issuecomment-2269619035, or unsubscribe https://github.com/notifications/unsubscribe-auth/A3DBNVAWYCK4MRWENTXTOA3ZP65HHAVCNFSM6AAAAABK22SON6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENRZGYYTSMBTGU . You are receiving this because you were mentioned.Message ID: @.***>

--

La información contenida en este correo electrónico es confidencial y sólo puede ser utilizada por la persona o la compañía a la cual está dirigida. La información que no sea de carácter oficial y que se tramite por este medio, en ningún caso compromete a la Universidad. Si no es el receptor autorizado, cualquier retención, difusión, distribución o copia de este mensaje es prohibida y será sancionada por la Ley. Si por error recibe este mensaje, por favor eliminarlo inmediatamente.

 

The information contained in this email is confidential and can only be used by the person or company to which it is addressed. The information that is not official and that is processed by this means, in no case compromises the University. If you are not the authorized recipient, any retention, diffusion, distribution or copy of this message is prohibited and will be punished by law. If you receive this message by mistake, please delete it immediately.

Elmerluis0129 commented 4 weeks ago

Hello, what I have done with this is it's already locked and once you completed the hole module it will unlock the first quiz of that module, that part is achieved, what's missing is to try to open the second quiz in the same windows as the main one does it with the lessons.

That's the thing.

@lopezbec @PriBaez @josealfredomatias493 @alfredxp @DLeonProyects

PriBaez commented 6 days ago

@lopezbec issue completed. See the branch quizz_lock_logic