Chaitanya Tandon
Chaitanya Tandon
## Summary Added Unit Tests for Counters Lesson in Repetitions Chapter (TWP15_3) in both English & Spanish Version. Tries to fix Issue #245. ## Checklist - [x] Variables, functions and...
## Summary I have integrated a basic PyScript IDE component, which can be seamlessly incorporated into any chapter. Currently, this component supports Pandas and Numpy libraries, allowing users to write...
## Summary "user not logged in", is being dispalyed at the footer of all the pages, we dont have an auth feature currently, so it is useless. I hid the...
"User not logged in" is showing in the footer of all the pages, which is irrelevant as we dont have an auth feature currently. So, hide it to improve the...
## Summary This is an initial implementation of Pandas lectrure with the help of Pyscript. It is based on description & requirements mentioned in #275 . I tried giving a...
## Summary MVC lectures TWP52 & TWP52_en have been added to there respective folder & all the corresponding routes have been modified accordingly. Closes issue #348 . ## Checklist -...
The folder structure for lecture MVC [TWP52] is not fine. All the other lectures are in there respective folders but lectures TWP52 & TWP52_en is lying in the base lectures...
## Summary Created chapter for Google Log Puzzle Challenge both in English & Spanish. Also added Unit test for the same, for auto evaluation. Closes issue #249. ## Checklist -...
## Summary Created Reto02_en & added E2E tests for the same based on Issue #288 . ## Checklist - [x] Variables, functions and comments are translated to Spanish - [x]...
## Summary The issue #313 has been fixed here. ## Checklist - [x] Variables, functions and comments are translated to Spanish - [x] Functions follow underscore notation - [x] Spell...