Parteek Goyal

Results 79 comments of Parteek Goyal

I created some assignments using the teacher account and submitted that from the student account Here is the recent assignment deliveries widget which contains the recently submitted assignments ![image](https://user-images.githubusercontent.com/100110395/232785174-41c15e5a-7b2c-4754-9fde-0eb6cdccc9b7.png)

![image](https://user-images.githubusercontent.com/100110395/232785039-3abce842-bc86-4722-b2c5-af13c7c7d2e1.png) these boxes will automatically adjust according to the number of rows and align themselves in new rows when they contain more number of row

@NikhilM98 @ricknjacky All these tests are passing because on checking the coverage report I analyzed that there is no test exists for the `findAllDeliveries` controller Here is the coverage report...

I wrote 2 new tests for this endpoint And increased the coverage ![image](https://user-images.githubusercontent.com/100110395/232588515-add72638-f3b5-400c-9aa7-9e5705bfd8bd.png) ![image](https://user-images.githubusercontent.com/100110395/232588568-cfbd71d9-e131-46ab-967e-69c56dd0e563.png)

Hi @NikhilM98 @ricknjacky , Now you can review this PR. I am open to new suggestions and will work on them to improve this PR

> @rockharshitmaurya can you also fix the failing CI checks? there are some lint error, to ease this I opened a PR #400 so that contributors will commit after removing...

![image](https://user-images.githubusercontent.com/100110395/224566823-ce83b41f-3d4e-479c-baf0-357a92e5daed.png) Output in this format can be more interactive and easy to read and check(debug)

> I'm agree with you @NikhilM98. Unit testing and code coverage are for CLI and for GH actions. Mochawesome is nice but it's useless here. yeah no problem @llaske, I...

@llaske is this issue still opened as there is one merged PR mentioned here

@llaske I am implementing this, I have a doubt that where can I get the all delivered assignments or where are they recorded that which student has submitted a student