JIT
Creating a responsive modal with navigation and interactive features
design a highly responsive modal with header nav with close and download/export buttons, and a main content list, when the list is clicked, it opens up a drawer like card

Here's a responsive modal design with all the requested features:

Updated files
v1
replace the content of drawer container with hardcoded html card of , year_level -Course(vote count) --Track(vote count

I'll modify the drawer content to show a hierarchical structure with year levels, courses, and tracks along with their vote counts. Here's the updated version:

Updated files
v2