39 lines
993 B
JSON
39 lines
993 B
JSON
{
|
|
"sites": [
|
|
"gitlab"
|
|
],
|
|
"task_id": 801,
|
|
"require_login": true,
|
|
"storage_state": "./.auth/gitlab_state.json",
|
|
"start_url": "http://localhost:28084",
|
|
"geolocation": null,
|
|
"intent_template": "create a new group \"{{name}}\" with members {{members}}",
|
|
"instantiation_dict": {
|
|
"name": "crew",
|
|
"members": "ASWATFZLLC, patrickhlauke, westurner, linkmatrix"
|
|
},
|
|
"intent": "create a new group \"crew\" with members ASWATFZLLC, patrickhlauke, westurner, linkmatrix",
|
|
"require_reset": false,
|
|
"eval": {
|
|
"eval_types": [
|
|
"program_html"
|
|
],
|
|
"reference_answers": null,
|
|
"reference_url": "",
|
|
"program_html": [
|
|
{
|
|
"url": "http://localhost:28084/groups/crew/-/group_members",
|
|
"locator": "",
|
|
"required_contents": {
|
|
"must_include": [
|
|
"@ASWATFZLLC",
|
|
"@patrickhlauke",
|
|
"@westurner",
|
|
"@linkmatrix"
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"intent_template_id": 600
|
|
} |