Niraj-Kamdar / question-paper-generator

The Question Paper Generator has been made to allow professors to generate question papers with random but enough questions to cover most chapters of a subject with specified difficulty and cognitive level and mail paper directly to the examiner in PDF format.
https://setnow.herokuapp.com/
MIT License
14 stars 19 forks source link

Course should not be displayed in side navigation if it has no units #130

Open jeel2308 opened 4 years ago

jeel2308 commented 4 years ago

Describe the bug Right now courses with no units are displayed in side navigation.

To Reproduce Steps to reproduce the behavior:

  1. Go to courses page
  2. Click on any subject which has units.Then click on any unit.
  3. On right side you can see courses with no units

Expected behavior Ideally courses with no units should not be displayed.

Screenshots image

Here "OS" should not be visible

Niraj-Kamdar commented 4 years ago

Leave it for now. If time permits I will fix it.