navgurukul / ghar

0 stars 1 forks source link

Update Code for Data Deletion scenario #319

Closed jyoti9909 closed 5 months ago

jyoti9909 commented 5 months ago

In case if module deleted or any activity or topic then we were updating the data only. So deleting scenario is not handle by our code.

So need to update the code for deleting scenario. As disucssion we decide to do delete the data for active student only other inactive student's data will remain same. We need to update the schedule codes with appropriate range used in same. create the code which takes the student Id as parameters. This function will all under all curriulum schedule codes.

jyoti9909 commented 5 months ago

18-06-24 Today we will update the code for delete senerio for active students.

jyoti9909 commented 5 months ago

19-06-24

Yesterday I update the code for deletion scenerio an do some updates on updateAllMoodle code.

Today will take a look into this and will push into production.

jyoti9909 commented 5 months ago

20-06-24

I tested the things and help goldy to cross check the data on moodle and compare with slack msg data. Yesterday i got something completed module if there is no one actiity in summatie assesment.

Today willl discuss with team regards topic api will work on update the slack msgs.

Goldy2488 commented 5 months ago

done pushed the production

jyoti9909 commented 5 months ago

.