Import a grading template from YAML into a project's database
template_import.RdReads a template YAML file and stores it in the project's grading database,
which is the canonical store for templates. This is the inverse of
template_export(). Equivalent to project_set(project, template = path).