Get a vector of module named by module and title from a selected course

get_modules(selected_course, modules_init, acad_year)

Arguments

selected_course

Selected course, can be "All" or specific.

modules_init

The table from which it gets the modules.

acad_year

The academic year of the users.

Value

A vector of module name by module and title

Examples

# Need a reactive context and a MongoDB database