R/responsibilities.R
    montagu_scenario_problems.RdA scenario describes the vaccination conditions for a particular run of a model. Typical examples include a scenario where there is no vaccination, a scenario where there is routine (background) vaccination, or a scenario in which there are targetted campaigns to vaccinate particularly ages. Depending on disease, modelling groups may be asked to model various scenarios, for a particular touchstone.
montagu_scenario_problems(modelling_group_id, touchstone_id, scenario_id, location = NULL)
| modelling_group_id | id of the modelling group. If omitted, or null, then all scenarios associated with the touchstone are returned. | 
|---|---|
| touchstone_id | id of the touchstone (including version) | 
| scenario_id | id of the scenario | 
| location | The montagu server to connect to. | 
A list of problem text.