Get a vector of module named by module and title from a selected course
get_modules(selected_course, modules_init, acad_year)
Selected course, can be "All" or specific.
The table from which it gets the modules.
The academic year of the users.
A vector of module name by module and title
# Need a reactive context and a MongoDB database