Create a list that contains context for a given correction set (must be recalculated when a different correction set/project is selected).
create_context(
correction,
base_corr_dir,
base_templ_dir,
base_repos_dir,
repositories,
assignments,
github_url,
branch
)
The correction set
The base directory for correction sets
The base directory for correction templates
The vase directory for GitHub repositories to correct
The repositories
The assignments
The GitHub URL (base part)
The GitHub branch concerned by this correction
A list with the context information for the learnitgrid Shiny app.