Skip to content

Instantly share code, notes, and snippets.

@o-vitaliy
Created February 12, 2020 17:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save o-vitaliy/35e7a85323a64890f3f9d729427af873 to your computer and use it in GitHub Desktop.
Save o-vitaliy/35e7a85323a64890f3f9d729427af873 to your computer and use it in GitHub Desktop.
[
{
"id": "5e332879d71f100020fd24fb",
"step": {
"id": "5e331ea6d71f100020fd24d2",
"title": "Text answer",
"instructions": "A text submission checked for correctness by the game.Type A or a",
"position": 0,
"mission_id": "5e331e72d71f100020fd24d1",
"behavior": {
"id": "text_answer",
"title": "Text Answer",
"description": "A text submission checked for correctness by the game.",
"fields": [
{
"name": "correct",
"type": "text",
"label": "Correct answer",
"required": true,
"placeholder": "Correct answer. Use commas to separate multiple options."
},
{
"name": "hints",
"type": "list:text",
"label": "Hints",
"required": false
},
{
"name": "success_message",
"type": "text",
"label": "Success message",
"required": false
},
{
"name": "failure_message",
"type": "text",
"label": "Fail message",
"required": false
},
{
"name": "timelimit",
"type": "int",
"label": "Time limit",
"default": null,
"required": false,
"placeholder": "Time limit (in minutes)"
},
{
"name": "num_attempts",
"type": "int",
"default": 3,
"label": "Number of attempts",
"required": false,
"placeholder": "Number of attempts allowed"
},
{
"name": "presentation_text",
"type": "text:long",
"label": "Presentation text",
"required": false,
"placeholder": "Presentation Text"
},
{
"name": "presentation_image",
"type": "upload",
"label": "Presentation image",
"required": false,
"placeholder": "Image key",
"object_key": "media_key",
"s3": {
"bucket": "gogame-breadcrumb-display-media",
"folder": "GameShow"
}
},
{
"name": "presentation_title",
"type": "text",
"label": "Presentation title",
"required": false,
"placeholder": "Presentation Title (overrides mission step title)"
},
{
"name": "display_answer",
"type": "text",
"label": "GGP Display answer",
"required": false,
"placeholder": "Correct display answer. Will display on screen view"
},
{
"name": "question_type",
"type": "text",
"label": "GGP Question type",
"required": false,
"placeholder": "Question type"
},
{
"name": "timer",
"type": "int",
"label": "GGP Timer",
"required": false
},
{
"name": "stop_auto_play",
"type": "bool",
"default": false,
"label": "GGP Stop autoplay",
"required": false
},
{
"name": "is_one_time_mission",
"type": "bool",
"default": false,
"label": "Is Mission available only once per playthrough",
"required": false
}
],
"submission_type": "text"
},
"content": {
"correct": "A, a"
},
"scoring": 0
},
"mode_name": null,
"step_num": 0,
"is_last": false,
"is_from_start_or_end_track": true,
"queued_at": "2020-01-30T19:03:21Z",
"queue_priority": 0,
"ungated_at": "2020-01-30T19:03:21Z",
"gated_until": null,
"social_info": {},
"has_shared": false,
"gated_by_mission_delay": null,
"started_at": null,
"started_location": null,
"completed_at": null,
"completed_location": null,
"synced_at": null,
"submissions": [],
"num_hints_used": null,
"result": {},
"is_votable": false,
"is_voting_selected": false,
"is_judgeable": true,
"votes": [],
"points": 0,
"points_are_overridden": false,
"has_media": false,
"in_gallery": false,
"media": []
},
{
"id": "5e332879d71f100020fd24fc",
"step": {
"id": "5e331edfd71f100020fd24d3",
"title": "Text Unverified",
"instructions": "A text submission, anything will be correct.Type any text",
"position": 1,
"mission_id": "5e331e72d71f100020fd24d1",
"behavior": {
"id": "text_unverified",
"title": "Text Unverified",
"description": "A text submission, anything will be correct.",
"fields": [
{
"name": "success_message",
"type": "text",
"label": "Success message",
"required": false
},
{
"name": "timelimit",
"type": "int",
"label": "Time limit",
"default": null,
"required": false,
"placeholder": "Time limit (in minutes)"
},
{
"name": "presentation_text",
"type": "text:long",
"label": "Presentation text",
"required": false,
"placeholder": "Presentation Text"
},
{
"name": "presentation_image",
"type": "upload",
"label": "Presentation image",
"required": false,
"placeholder": "Image key",
"object_key": "media_key",
"s3": {
"bucket": "gogame-breadcrumb-display-media",
"folder": "GameShow"
}
},
{
"name": "presentation_title",
"type": "text",
"label": "Presentation title",
"required": false,
"placeholder": "Presentation Title (overrides mission step title)"
},
{
"name": "display_answer",
"type": "text",
"label": "GGP Display answer",
"required": false,
"placeholder": "Correct display answer. Will display on screen view"
},
{
"name": "question_type",
"type": "text",
"label": "GGP Question type",
"required": false,
"placeholder": "Question type"
},
{
"name": "timer",
"type": "int",
"label": "GGP Timer",
"required": false
},
{
"name": "stop_auto_play",
"type": "bool",
"default": false,
"label": "GGP Stop autoplay",
"required": false
},
{
"name": "is_one_time_mission",
"type": "bool",
"default": false,
"label": "Is Mission available only once per playthrough",
"required": false
}
],
"submission_type": "text"
},
"content": {},
"scoring": 0
},
"mode_name": null,
"step_num": 1,
"is_last": false,
"is_from_start_or_end_track": true,
"queued_at": "2020-01-30T19:03:21Z",
"queue_priority": 0,
"ungated_at": "2020-01-30T19:03:21Z",
"gated_until": null,
"social_info": {},
"has_shared": false,
"gated_by_mission_delay": null,
"started_at": null,
"started_location": null,
"completed_at": null,
"completed_location": null,
"synced_at": null,
"submissions": [],
"num_hints_used": null,
"result": {},
"is_votable": false,
"is_voting_selected": false,
"is_judgeable": true,
"votes": [],
"points": 0,
"points_are_overridden": false,
"has_media": false,
"in_gallery": false,
"media": []
},
{
"id": "5e332879d71f100020fd24fd",
"step": {
"id": "5e331ef2d71f100020fd24d4",
"title": "Number answer",
"instructions": "A number submission, checked for correctness by the game.Type 100",
"position": 2,
"mission_id": "5e331e72d71f100020fd24d1",
"behavior": {
"id": "number_answer",
"title": "Number Answer",
"description": "A number submission, checked for correctness by the game.",
"fields": [
{
"name": "correct_number",
"type": "int",
"label": "Correct number",
"required": true
},
{
"name": "hints",
"type": "list:text",
"label": "Hints",
"required": false
},
{
"name": "success_message",
"type": "text",
"label": "Success message",
"required": false
},
{
"name": "failure_message",
"type": "text",
"label": "Fail message",
"required": false
},
{
"name": "timelimit",
"type": "int",
"label": "Time limit",
"default": null,
"required": false,
"placeholder": "Time limit (in minutes)"
},
{
"name": "num_attempts",
"type": "int",
"default": 3,
"label": "Number of attempts",
"required": false,
"placeholder": "Number of attempts allowed"
},
{
"name": "presentation_text",
"type": "text:long",
"label": "Presentation text",
"required": false,
"placeholder": "Presentation Text"
},
{
"name": "presentation_image",
"type": "upload",
"label": "Presentation image",
"required": false,
"placeholder": "Image key",
"object_key": "media_key",
"s3": {
"bucket": "gogame-breadcrumb-display-media",
"folder": "GameShow"
}
},
{
"name": "presentation_title",
"type": "text",
"label": "Presentation title",
"required": false,
"placeholder": "Presentation Title (overrides mission step title)"
},
{
"name": "display_answer",
"type": "text",
"label": "GGP Display answer",
"required": false,
"placeholder": "Correct display answer. Will display on screen view"
},
{
"name": "question_type",
"type": "text",
"label": "GGP Question type",
"required": false,
"placeholder": "Question type"
},
{
"name": "timer",
"type": "int",
"label": "GGP Timer",
"required": false
},
{
"name": "stop_auto_play",
"type": "bool",
"default": false,
"label": "GGP Stop autoplay",
"required": false
},
{
"name": "is_one_time_mission",
"type": "bool",
"default": false,
"label": "Is Mission available only once per playthrough",
"required": false
}
],
"submission_type": "number"
},
"content": {
"correct_number": "100"
},
"scoring": 0
},
"mode_name": null,
"step_num": 2,
"is_last": false,
"is_from_start_or_end_track": true,
"queued_at": "2020-01-30T19:03:21Z",
"queue_priority": 0,
"ungated_at": "2020-01-30T19:03:21Z",
"gated_until": null,
"social_info": {},
"has_shared": false,
"gated_by_mission_delay": null,
"started_at": null,
"started_location": null,
"completed_at": null,
"completed_location": null,
"synced_at": null,
"submissions": [],
"num_hints_used": null,
"result": {},
"is_votable": false,
"is_voting_selected": false,
"is_judgeable": true,
"votes": [],
"points": 0,
"points_are_overridden": false,
"has_media": false,
"in_gallery": false,
"media": []
},
{
"id": "5e332879d71f100020fd24fe",
"step": {
"id": "5e331f06d71f100020fd24d5",
"title": "Number unverified",
"instructions": "A number submission, anything will be correct.Type any number",
"position": 3,
"mission_id": "5e331e72d71f100020fd24d1",
"behavior": {
"id": "number_unverified",
"title": "Number Unverified",
"description": "A number submission, anything will be correct.",
"fields": [
{
"name": "success_message",
"type": "text",
"label": "Success message",
"required": false
},
{
"name": "timelimit",
"type": "int",
"label": "Time limit",
"default": null,
"required": false,
"placeholder": "Time limit (in minutes)"
},
{
"name": "presentation_text",
"type": "text:long",
"label": "Presentation text",
"required": false,
"placeholder": "Presentation Text"
},
{
"name": "presentation_image",
"type": "upload",
"label": "Presentation image",
"required": false,
"placeholder": "Image key",
"object_key": "media_key",
"s3": {
"bucket": "gogame-breadcrumb-display-media",
"folder": "GameShow"
}
},
{
"name": "presentation_title",
"type": "text",
"label": "Presentation title",
"required": false,
"placeholder": "Presentation Title (overrides mission step title)"
},
{
"name": "display_answer",
"type": "text",
"label": "GGP Display answer",
"required": false,
"placeholder": "Correct display answer. Will display on screen view"
},
{
"name": "question_type",
"type": "text",
"label": "GGP Question type",
"required": false,
"placeholder": "Question type"
},
{
"name": "timer",
"type": "int",
"label": "GGP Timer",
"required": false
},
{
"name": "stop_auto_play",
"type": "bool",
"default": false,
"label": "GGP Stop autoplay",
"required": false
},
{
"name": "is_one_time_mission",
"type": "bool",
"default": false,
"label": "Is Mission available only once per playthrough",
"required": false
}
],
"submission_type": "number"
},
"content": {},
"scoring": 0
},
"mode_name": null,
"step_num": 3,
"is_last": false,
"is_from_start_or_end_track": true,
"queued_at": "2020-01-30T19:03:21Z",
"queue_priority": 0,
"ungated_at": "2020-01-30T19:03:21Z",
"gated_until": null,
"social_info": {},
"has_shared": false,
"gated_by_mission_delay": null,
"started_at": null,
"started_location": null,
"completed_at": null,
"completed_location": null,
"synced_at": null,
"submissions": [],
"num_hints_used": null,
"result": {},
"is_votable": false,
"is_voting_selected": false,
"is_judgeable": true,
"votes": [],
"points": 0,
"points_are_overridden": false,
"has_media": false,
"in_gallery": false,
"media": []
},
{
"id": "5e332879d71f100020fd24ff",
"step": {
"id": "5e331f07d71f100020fd24d6",
"title": "Multiple Choice",
"instructions": "Choose one from a multiple of choices, only some of which are correct.Radio buttons",
"position": 4,
"mission_id": "5e331e72d71f100020fd24d1",
"behavior": {
"id": "multiple_choice",
"title": "Multiple Choice",
"description": "Choose one from a multiple of choices, only some of which are correct.",
"fields": [
{
"name": "choices",
"type": "list:text+check",
"label": "Options",
"required": true
},
{
"name": "hints",
"type": "list:text",
"label": "Hints",
"required": false
},
{
"name": "success_message",
"type": "text",
"label": "Success message",
"required": false
},
{
"name": "failure_message",
"type": "text",
"label": "Fail message",
"required": false
},
{
"name": "timelimit",
"type": "int",
"label": "Time limit",
"default": null,
"required": false,
"placeholder": "Time limit (in minutes)"
},
{
"name": "num_attempts",
"type": "int",
"default": 3,
"label": "Number of attempts",
"required": false,
"placeholder": "Number of attempts allowed"
},
{
"name": "presentation_text",
"type": "text:long",
"label": "Presentation text",
"required": false,
"placeholder": "Presentation Text"
},
{
"name": "presentation_image",
"type": "upload",
"label": "Presentation image",
"required": false,
"placeholder": "Image key",
"object_key": "media_key",
"s3": {
"bucket": "gogame-breadcrumb-display-media",
"folder": "GameShow"
}
},
{
"name": "presentation_title",
"type": "text",
"label": "Presentation title",
"required": false,
"placeholder": "Presentation Title (overrides mission step title)"
},
{
"name": "display_answer",
"type": "text",
"label": "GGP Display answer",
"required": false,
"placeholder": "Correct display answer. Will display on screen view"
},
{
"name": "question_type",
"type": "text",
"label": "GGP Question type",
"required": false,
"placeholder": "Question type"
},
{
"name": "timer",
"type": "int",
"label": "GGP Timer",
"required": false
},
{
"name": "stop_auto_play",
"type": "bool",
"default": false,
"label": "GGP Stop autoplay",
"required": false
},
{
"name": "is_one_time_mission",
"type": "bool",
"default": false,
"label": "Is Mission available only once per playthrough",
"required": false
}
],
"submission_type": {
"type": "choice",
"choices": "content.choices"
}
},
"content": {
"choices": [
{
"text": "correct answer",
"value": true
},
{
"text": "incorrect",
"value": true
}
]
},
"scoring": 0
},
"mode_name": null,
"step_num": 4,
"is_last": false,
"is_from_start_or_end_track": true,
"queued_at": "2020-01-30T19:03:21Z",
"queue_priority": 0,
"ungated_at": "2020-01-30T19:03:21Z",
"gated_until": null,
"social_info": {},
"has_shared": false,
"gated_by_mission_delay": null,
"started_at": null,
"started_location": null,
"completed_at": null,
"completed_location": null,
"synced_at": null,
"submissions": [],
"num_hints_used": null,
"result": {},
"is_votable": false,
"is_voting_selected": false,
"is_judgeable": true,
"votes": [],
"points": 0,
"points_are_overridden": false,
"has_media": false,
"in_gallery": false,
"media": []
},
{
"id": "5e332879d71f100020fd2500",
"step": {
"id": "5e332213d71f100020fd24d7",
"title": "Multiple Choices with points",
"instructions": "Choose one from a multiple of choices, each are worth a different a different amount of points.Radio buttons with points",
"position": 5,
"mission_id": "5e331e72d71f100020fd24d1",
"behavior": {
"id": "multiple_choice_points",
"title": "Multiple Choice w/Points",
"description": "Choose one from a multiple of choices, each are worth a different a different amount of points.",
"fields": [
{
"name": "choices_with_points",
"type": "list:text+number",
"label": "Options",
"required": true
},
{
"name": "presentation_text",
"type": "text:long",
"label": "Presentation text",
"required": false,
"placeholder": "Presentation Text"
},
{
"name": "presentation_image",
"type": "upload",
"label": "Presentation image",
"required": false,
"placeholder": "Image key",
"object_key": "media_key",
"s3": {
"bucket": "gogame-breadcrumb-display-media",
"folder": "GameShow"
}
},
{
"name": "presentation_title",
"type": "text",
"label": "Presentation title",
"required": false,
"placeholder": "Presentation Title (overrides mission step title)"
},
{
"name": "display_answer",
"type": "text",
"label": "GGP Display answer",
"required": false,
"placeholder": "Correct display answer. Will display on screen view"
},
{
"name": "question_type",
"type": "text",
"label": "GGP Question type",
"required": false,
"placeholder": "Question type"
},
{
"name": "timer",
"type": "int",
"label": "GGP Timer",
"required": false
},
{
"name": "stop_auto_play",
"type": "bool",
"default": false,
"label": "GGP Stop autoplay",
"required": false
},
{
"name": "is_one_time_mission",
"type": "bool",
"default": false,
"label": "Is Mission available only once per playthrough",
"required": false
}
],
"submission_type": {
"type": "choice",
"choices": "content.choices_with_points"
}
},
"content": {
"choices_with_points": [
{
"text": "choice",
"value": "5"
},
{
"text": "choice 2",
"value": "6"
},
{
"text": "choice 3",
"value": "7"
}
]
},
"scoring": 0
},
"mode_name": null,
"step_num": 5,
"is_last": false,
"is_from_start_or_end_track": true,
"queued_at": "2020-01-30T19:03:21Z",
"queue_priority": 0,
"ungated_at": "2020-01-30T19:03:21Z",
"gated_until": null,
"social_info": {},
"has_shared": false,
"gated_by_mission_delay": null,
"started_at": null,
"started_location": null,
"completed_at": null,
"completed_location": null,
"synced_at": null,
"submissions": [],
"num_hints_used": null,
"result": {},
"is_votable": false,
"is_voting_selected": false,
"is_judgeable": true,
"votes": [],
"points": 0,
"points_are_overridden": false,
"has_media": false,
"in_gallery": false,
"media": []
},
{
"id": "5e332879d71f100020fd2501",
"step": {
"id": "5e33226ed71f100020fd24d8",
"title": "Many Choices",
"instructions": "Choose all correct options from a multiple of choices.Check boxes",
"position": 6,
"mission_id": "5e331e72d71f100020fd24d1",
"behavior": {
"id": "many_choices",
"title": "Many Choices",
"description": "Choose all correct options from a multiple of choices.",
"fields": [
{
"name": "choices",
"type": "list:text+check",
"label": "Options",
"required": true
},
{
"name": "hints",
"type": "list:text",
"label": "Hints",
"required": false
},
{
"name": "success_message",
"type": "text",
"label": "Success message",
"required": false
},
{
"name": "failure_message",
"type": "text",
"label": "Fail message",
"required": false
},
{
"name": "timelimit",
"type": "int",
"label": "Time limit",
"default": null,
"required": false,
"placeholder": "Time limit (in minutes)"
},
{
"name": "num_attempts",
"type": "int",
"default": 3,
"label": "Number of attempts",
"required": false,
"placeholder": "Number of attempts allowed"
},
{
"name": "presentation_text",
"type": "text:long",
"label": "Presentation text",
"required": false,
"placeholder": "Presentation Text"
},
{
"name": "presentation_image",
"type": "upload",
"label": "Presentation image",
"required": false,
"placeholder": "Image key",
"object_key": "media_key",
"s3": {
"bucket": "gogame-breadcrumb-display-media",
"folder": "GameShow"
}
},
{
"name": "presentation_title",
"type": "text",
"label": "Presentation title",
"required": false,
"placeholder": "Presentation Title (overrides mission step title)"
},
{
"name": "display_answer",
"type": "text",
"label": "GGP Display answer",
"required": false,
"placeholder": "Correct display answer. Will display on screen view"
},
{
"name": "question_type",
"type": "text",
"label": "GGP Question type",
"required": false,
"placeholder": "Question type"
},
{
"name": "timer",
"type": "int",
"label": "GGP Timer",
"required": false
},
{
"name": "stop_auto_play",
"type": "bool",
"default": false,
"label": "GGP Stop autoplay",
"required": false
},
{
"name": "is_one_time_mission",
"type": "bool",
"default": false,
"label": "Is Mission available only once per playthrough",
"required": false
}
],
"submission_type": {
"type": "checkboxes",
"choices": "content.choices"
}
},
"content": {
"choices": [
{
"text": "incorrect",
"value": false
},
{
"text": "incorrect 2",
"value": false
},
{
"text": "incorrect 3",
"value": false
},
{
"text": "correct 1",
"value": true
},
{
"text": "correct 2",
"value": true
}
]
},
"scoring": 0
},
"mode_name": null,
"step_num": 6,
"is_last": false,
"is_from_start_or_end_track": true,
"queued_at": "2020-01-30T19:03:21Z",
"queue_priority": 0,
"ungated_at": "2020-01-30T19:03:21Z",
"gated_until": null,
"social_info": {},
"has_shared": false,
"gated_by_mission_delay": null,
"started_at": null,
"started_location": null,
"completed_at": null,
"completed_location": null,
"synced_at": null,
"submissions": [],
"num_hints_used": null,
"result": {},
"is_votable": false,
"is_voting_selected": false,
"is_judgeable": true,
"votes": [],
"points": 0,
"points_are_overridden": false,
"has_media": false,
"in_gallery": false,
"media": []
},
{
"id": "5e332879d71f100020fd2502",
"step": {
"id": "5e33229cd71f100020fd24d9",
"title": "Photo and text",
"instructions": "Submit a photo, no caption.",
"position": 7,
"mission_id": "5e331e72d71f100020fd24d1",
"behavior": {
"id": "photo",
"title": "Photo",
"description": "Submit a photo, no caption.",
"fields": [
{
"name": "success_message",
"type": "text",
"label": "Success message",
"required": false
},
{
"name": "timelimit",
"type": "int",
"label": "Time limit",
"default": null,
"required": false,
"placeholder": "Time limit (in minutes)"
},
{
"name": "presentation_text",
"type": "text:long",
"label": "Presentation text",
"required": false,
"placeholder": "Presentation Text"
},
{
"name": "presentation_image",
"type": "upload",
"label": "Presentation image",
"required": false,
"placeholder": "Image key",
"object_key": "media_key",
"s3": {
"bucket": "gogame-breadcrumb-display-media",
"folder": "GameShow"
}
},
{
"name": "presentation_title",
"type": "text",
"label": "Presentation title",
"required": false,
"placeholder": "Presentation Title (overrides mission step title)"
},
{
"name": "display_answer",
"type": "text",
"label": "GGP Display answer",
"required": false,
"placeholder": "Correct display answer. Will display on screen view"
},
{
"name": "question_type",
"type": "text",
"label": "GGP Question type",
"required": false,
"placeholder": "Question type"
},
{
"name": "timer",
"type": "int",
"label": "GGP Timer",
"required": false
},
{
"name": "stop_auto_play",
"type": "bool",
"default": false,
"label": "GGP Stop autoplay",
"required": false
},
{
"name": "select_gallery_media_enabled",
"type": "bool",
"default": false,
"label": "Allow submission from existing media",
"required": false
},
{
"name": "is_one_time_mission",
"type": "bool",
"default": false,
"label": "Is Mission available only once per playthrough",
"required": false
}
],
"submission_type": "photo"
},
"content": {},
"scoring": 0
},
"mode_name": null,
"step_num": 7,
"is_last": false,
"is_from_start_or_end_track": true,
"queued_at": "2020-01-30T19:03:21Z",
"queue_priority": 0,
"ungated_at": "2020-01-30T19:03:21Z",
"gated_until": null,
"social_info": {},
"has_shared": false,
"gated_by_mission_delay": null,
"started_at": null,
"started_location": null,
"completed_at": null,
"completed_location": null,
"synced_at": null,
"submissions": [],
"num_hints_used": null,
"result": {},
"is_votable": false,
"is_voting_selected": false,
"is_judgeable": true,
"votes": [],
"points": 0,
"points_are_overridden": false,
"has_media": false,
"in_gallery": false,
"media": []
},
{
"id": "5e332879d71f100020fd2503",
"step": {
"id": "5e3322e1d71f100020fd24da",
"title": "Photo",
"instructions": "Submit a photo with a caption.",
"position": 8,
"mission_id": "5e331e72d71f100020fd24d1",
"behavior": {
"id": "photo_and_text",
"title": "Photo and Text",
"description": "Submit a photo with a caption.",
"fields": [
{
"name": "success_message",
"type": "text",
"label": "Success message",
"required": false
},
{
"name": "timelimit",
"type": "int",
"label": "Time limit",
"default": null,
"required": false,
"placeholder": "Time limit (in minutes)"
},
{
"name": "presentation_text",
"type": "text:long",
"label": "Presentation text",
"required": false,
"placeholder": "Presentation Text"
},
{
"name": "presentation_image",
"type": "upload",
"label": "Presentation image",
"required": false,
"placeholder": "Image key",
"object_key": "media_key",
"s3": {
"bucket": "gogame-breadcrumb-display-media",
"folder": "GameShow"
}
},
{
"name": "presentation_title",
"type": "text",
"label": "Presentation title",
"required": false,
"placeholder": "Presentation Title (overrides mission step title)"
},
{
"name": "display_answer",
"type": "text",
"label": "GGP Display answer",
"required": false,
"placeholder": "Correct display answer. Will display on screen view"
},
{
"name": "question_type",
"type": "text",
"label": "GGP Question type",
"required": false,
"placeholder": "Question type"
},
{
"name": "timer",
"type": "int",
"label": "GGP Timer",
"required": false
},
{
"name": "stop_auto_play",
"type": "bool",
"default": false,
"label": "GGP Stop autoplay",
"required": false
},
{
"name": "select_gallery_media_enabled",
"type": "bool",
"default": false,
"label": "Allow submission from existing media",
"required": false
},
{
"name": "is_one_time_mission",
"type": "bool",
"default": false,
"label": "Is Mission available only once per playthrough",
"required": false
}
],
"submission_type": [
"photo",
{
"type": "text",
"placeholder": "Caption"
}
]
},
"content": {},
"scoring": 0
},
"mode_name": null,
"step_num": 8,
"is_last": false,
"is_from_start_or_end_track": true,
"queued_at": "2020-01-30T19:03:21Z",
"queue_priority": 0,
"ungated_at": "2020-01-30T19:03:21Z",
"gated_until": null,
"social_info": {},
"has_shared": false,
"gated_by_mission_delay": null,
"started_at": null,
"started_location": null,
"completed_at": null,
"completed_location": null,
"synced_at": null,
"submissions": [],
"num_hints_used": null,
"result": {},
"is_votable": false,
"is_voting_selected": false,
"is_judgeable": true,
"votes": [],
"points": 0,
"points_are_overridden": false,
"has_media": false,
"in_gallery": false,
"media": []
},
{
"id": "5e332879d71f100020fd2504",
"step": {
"id": "5e3322f7d71f100020fd24dc",
"title": "Photo and text",
"instructions": "Photo and any text",
"position": 9,
"mission_id": "5e331e72d71f100020fd24d1",
"behavior": {
"id": "photo_and_text",
"title": "Photo and Text",
"description": "Submit a photo with a caption.",
"fields": [
{
"name": "success_message",
"type": "text",
"label": "Success message",
"required": false
},
{
"name": "timelimit",
"type": "int",
"label": "Time limit",
"default": null,
"required": false,
"placeholder": "Time limit (in minutes)"
},
{
"name": "presentation_text",
"type": "text:long",
"label": "Presentation text",
"required": false,
"placeholder": "Presentation Text"
},
{
"name": "presentation_image",
"type": "upload",
"label": "Presentation image",
"required": false,
"placeholder": "Image key",
"object_key": "media_key",
"s3": {
"bucket": "gogame-breadcrumb-display-media",
"folder": "GameShow"
}
},
{
"name": "presentation_title",
"type": "text",
"label": "Presentation title",
"required": false,
"placeholder": "Presentation Title (overrides mission step title)"
},
{
"name": "display_answer",
"type": "text",
"label": "GGP Display answer",
"required": false,
"placeholder": "Correct display answer. Will display on screen view"
},
{
"name": "question_type",
"type": "text",
"label": "GGP Question type",
"required": false,
"placeholder": "Question type"
},
{
"name": "timer",
"type": "int",
"label": "GGP Timer",
"required": false
},
{
"name": "stop_auto_play",
"type": "bool",
"default": false,
"label": "GGP Stop autoplay",
"required": false
},
{
"name": "select_gallery_media_enabled",
"type": "bool",
"default": false,
"label": "Allow submission from existing media",
"required": false
},
{
"name": "is_one_time_mission",
"type": "bool",
"default": false,
"label": "Is Mission available only once per playthrough",
"required": false
}
],
"submission_type": [
"photo",
{
"type": "text",
"placeholder": "Caption"
}
]
},
"content": {},
"scoring": 0
},
"mode_name": null,
"step_num": 9,
"is_last": false,
"is_from_start_or_end_track": true,
"queued_at": "2020-01-30T19:03:21Z",
"queue_priority": 0,
"ungated_at": "2020-01-30T19:03:21Z",
"gated_until": null,
"social_info": {},
"has_shared": false,
"gated_by_mission_delay": null,
"started_at": null,
"started_location": null,
"completed_at": null,
"completed_location": null,
"synced_at": null,
"submissions": [],
"num_hints_used": null,
"result": {},
"is_votable": false,
"is_voting_selected": false,
"is_judgeable": true,
"votes": [],
"points": 0,
"points_are_overridden": false,
"has_media": false,
"in_gallery": false,
"media": []
},
{
"id": "5e332879d71f100020fd2505",
"step": {
"id": "5e33231ed71f100020fd24dd",
"title": "Photo and text pair",
"instructions": "Two photos, two captions.",
"position": 10,
"mission_id": "5e331e72d71f100020fd24d1",
"behavior": {
"id": "photo_and_text_pair",
"title": "Photo and Text Pair",
"description": "Two photos, two captions.",
"fields": [
{
"name": "success_message",
"type": "text",
"label": "Success message",
"required": false
},
{
"name": "timelimit",
"type": "int",
"label": "Time limit",
"default": null,
"required": false,
"placeholder": "Time limit (in minutes)"
},
{
"name": "presentation_text",
"type": "text:long",
"label": "Presentation text",
"required": false,
"placeholder": "Presentation Text"
},
{
"name": "presentation_image",
"type": "upload",
"label": "Presentation image",
"required": false,
"placeholder": "Image key",
"object_key": "media_key",
"s3": {
"bucket": "gogame-breadcrumb-display-media",
"folder": "GameShow"
}
},
{
"name": "presentation_title",
"type": "text",
"label": "Presentation title",
"required": false,
"placeholder": "Presentation Title (overrides mission step title)"
},
{
"name": "display_answer",
"type": "text",
"label": "GGP Display answer",
"required": false,
"placeholder": "Correct display answer. Will display on screen view"
},
{
"name": "question_type",
"type": "text",
"label": "GGP Question type",
"required": false,
"placeholder": "Question type"
},
{
"name": "timer",
"type": "int",
"label": "GGP Timer",
"required": false
},
{
"name": "stop_auto_play",
"type": "bool",
"default": false,
"label": "GGP Stop autoplay",
"required": false
},
{
"name": "select_gallery_media_enabled",
"type": "bool",
"default": false,
"label": "Allow submission from existing media",
"required": false
},
{
"name": "is_one_time_mission",
"type": "bool",
"default": false,
"label": "Is Mission available only once per playthrough",
"required": false
}
],
"submission_type": [
"photo",
{
"type": "text",
"placeholder": "Caption"
},
"photo",
{
"type": "text",
"placeholder": "Caption"
}
]
},
"content": {},
"scoring": 0
},
"mode_name": null,
"step_num": 10,
"is_last": false,
"is_from_start_or_end_track": true,
"queued_at": "2020-01-30T19:03:21Z",
"queue_priority": 0,
"ungated_at": "2020-01-30T19:03:21Z",
"gated_until": null,
"social_info": {},
"has_shared": false,
"gated_by_mission_delay": null,
"started_at": null,
"started_location": null,
"completed_at": null,
"completed_location": null,
"synced_at": null,
"submissions": [],
"num_hints_used": null,
"result": {},
"is_votable": false,
"is_voting_selected": false,
"is_judgeable": true,
"votes": [],
"points": 0,
"points_are_overridden": false,
"has_media": false,
"in_gallery": false,
"media": []
},
{
"id": "5e332879d71f100020fd2506",
"step": {
"id": "5e332344d71f100020fd24de",
"title": "Photo sequence",
"instructions": "Between one and five photos, the number selectable by the player.",
"position": 11,
"mission_id": "5e331e72d71f100020fd24d1",
"behavior": {
"id": "photo_sequence",
"title": "Photo Sequence",
"description": "Between one and five photos, number selectable by player.",
"fields": [
{
"name": "success_message",
"type": "text",
"label": "Success message",
"required": false
},
{
"name": "timelimit",
"type": "int",
"label": "Time limit",
"default": null,
"required": false,
"placeholder": "Time limit (in minutes)"
},
{
"name": "presentation_text",
"type": "text:long",
"label": "Presentation text",
"required": false,
"placeholder": "Presentation Text"
},
{
"name": "presentation_image",
"type": "upload",
"label": "Presentation image",
"required": false,
"placeholder": "Image key",
"object_key": "media_key",
"s3": {
"bucket": "gogame-breadcrumb-display-media",
"folder": "GameShow"
}
},
{
"name": "presentation_title",
"type": "text",
"label": "Presentation title",
"required": false,
"placeholder": "Presentation Title (overrides mission step title)"
},
{
"name": "display_answer",
"type": "text",
"label": "GGP Display answer",
"required": false,
"placeholder": "Correct display answer. Will display on screen view"
},
{
"name": "question_type",
"type": "text",
"label": "GGP Question type",
"required": false,
"placeholder": "Question type"
},
{
"name": "timer",
"type": "int",
"label": "GGP Timer",
"required": false
},
{
"name": "stop_auto_play",
"type": "bool",
"default": false,
"label": "GGP Stop autoplay",
"required": false
},
{
"name": "select_gallery_media_enabled",
"type": "bool",
"default": false,
"label": "Allow submission from existing media",
"required": false
},
{
"name": "is_one_time_mission",
"type": "bool",
"default": false,
"label": "Is Mission available only once per playthrough",
"required": false
}
],
"submission_type": [
"photo",
{
"type": "photo",
"optional": true
},
{
"type": "photo",
"optional": true
},
{
"type": "photo",
"optional": true
},
{
"type": "photo",
"optional": true
}
]
},
"content": {},
"scoring": 0
},
"mode_name": null,
"step_num": 11,
"is_last": false,
"is_from_start_or_end_track": true,
"queued_at": "2020-01-30T19:03:21Z",
"queue_priority": 0,
"ungated_at": "2020-01-30T19:03:21Z",
"gated_until": null,
"social_info": {},
"has_shared": false,
"gated_by_mission_delay": null,
"started_at": null,
"started_location": null,
"completed_at": null,
"completed_location": null,
"synced_at": null,
"submissions": [],
"num_hints_used": null,
"result": {},
"is_votable": false,
"is_voting_selected": false,
"is_judgeable": true,
"votes": [],
"points": 0,
"points_are_overridden": false,
"has_media": false,
"in_gallery": false,
"media": []
},
{
"id": "5e332879d71f100020fd2507",
"step": {
"id": "5e332367d71f100020fd24df",
"title": "Photo and Text Sequence",
"instructions": "Between one and five photos with captions, number selectable by player.",
"position": 12,
"mission_id": "5e331e72d71f100020fd24d1",
"behavior": {
"id": "photo_and_text_sequence",
"title": "Photo and Text Sequence",
"description": "Between one and five photos with captions, number selectable by player.",
"fields": [
{
"name": "success_message",
"type": "text",
"label": "Success message",
"required": false
},
{
"name": "timelimit",
"type": "int",
"label": "Time limit",
"default": null,
"required": false,
"placeholder": "Time limit (in minutes)"
},
{
"name": "presentation_text",
"type": "text:long",
"label": "Presentation text",
"required": false,
"placeholder": "Presentation Text"
},
{
"name": "presentation_image",
"type": "upload",
"label": "Presentation image",
"required": false,
"placeholder": "Image key",
"object_key": "media_key",
"s3": {
"bucket": "gogame-breadcrumb-display-media",
"folder": "GameShow"
}
},
{
"name": "presentation_title",
"type": "text",
"label": "Presentation title",
"required": false,
"placeholder": "Presentation Title (overrides mission step title)"
},
{
"name": "display_answer",
"type": "text",
"label": "GGP Display answer",
"required": false,
"placeholder": "Correct display answer. Will display on screen view"
},
{
"name": "question_type",
"type": "text",
"label": "GGP Question type",
"required": false,
"placeholder": "Question type"
},
{
"name": "timer",
"type": "int",
"label": "GGP Timer",
"required": false
},
{
"name": "stop_auto_play",
"type": "bool",
"default": false,
"label": "GGP Stop autoplay",
"required": false
},
{
"name": "select_gallery_media_enabled",
"type": "bool",
"default": false,
"label": "Allow submission from existing media",
"required": false
},
{
"name": "is_one_time_mission",
"type": "bool",
"default": false,
"label": "Is Mission available only once per playthrough",
"required": false
}
],
"submission_type": [
"photo",
{
"type": "text",
"placeholder": "Caption"
},
{
"type": "photo",
"optional": true
},
{
"type": "text",
"optional": true,
"placeholder": "Caption (optional)"
},
{
"type": "photo",
"optional": true
},
{
"type": "text",
"optional": true,
"placeholder": "Caption (optional)"
},
{
"type": "photo",
"optional": true
},
{
"type": "text",
"optional": true,
"placeholder": "Caption (optional)"
},
{
"type": "photo",
"optional": true
},
{
"type": "text",
"optional": true,
"placeholder": "Caption (optional)"
}
]
},
"content": {},
"scoring": 0
},
"mode_name": null,
"step_num": 12,
"is_last": false,
"is_from_start_or_end_track": true,
"queued_at": "2020-01-30T19:03:21Z",
"queue_priority": 0,
"ungated_at": "2020-01-30T19:03:21Z",
"gated_until": null,
"social_info": {},
"has_shared": false,
"gated_by_mission_delay": null,
"started_at": null,
"started_location": null,
"completed_at": null,
"completed_location": null,
"synced_at": null,
"submissions": [],
"num_hints_used": null,
"result": {},
"is_votable": false,
"is_voting_selected": false,
"is_judgeable": true,
"votes": [],
"points": 0,
"points_are_overridden": false,
"has_media": false,
"in_gallery": false,
"media": []
},
{
"id": "5e332879d71f100020fd2508",
"step": {
"id": "5e33237ad71f100020fd24e0",
"title": "movie",
"instructions": "Submit a movie, no caption.",
"position": 13,
"mission_id": "5e331e72d71f100020fd24d1",
"behavior": {
"id": "movie",
"title": "Movie",
"description": "Submit a movie, no caption.",
"fields": [
{
"name": "success_message",
"type": "text",
"label": "Success message",
"required": false
},
{
"name": "timelimit",
"type": "int",
"label": "Time limit",
"default": null,
"required": false,
"placeholder": "Time limit (in minutes)"
},
{
"name": "video_max_length",
"type": "int",
"default": 30,
"label": "Max video length",
"placeholder": "(seconds)",
"required": false
},
{
"name": "video_quality",
"type": "select",
"options": [
{
"value": "med",
"label": "Medium (480p)"
},
{
"value": "high",
"label": "High (720p)"
},
{
"value": "very high",
"label": "Very High (1080p)"
}
],
"label": "Video quality",
"default": "med",
"required": false
},
{
"name": "video_pause_record",
"type": "bool",
"default": false,
"label": "Pause record",
"required": false
},
{
"name": "video_disable_rotation",
"type": "bool",
"default": false,
"label": "Video Disable Rotation",
"required": false
},
{
"name": "select_gallery_media_enabled",
"type": "bool",
"default": false,
"label": "Allow submission from existing media",
"required": false
},
{
"name": "presentation_text",
"type": "text:long",
"label": "Presentation text",
"required": false,
"placeholder": "Presentation Text"
},
{
"name": "presentation_image",
"type": "upload",
"label": "Presentation image",
"required": false,
"placeholder": "Image key",
"object_key": "media_key",
"s3": {
"bucket": "gogame-breadcrumb-display-media",
"folder": "GameShow"
}
},
{
"name": "presentation_title",
"type": "text",
"label": "Presentation title",
"required": false,
"placeholder": "Presentation Title (overrides mission step title)"
},
{
"name": "display_answer",
"type": "text",
"label": "GGP Display answer",
"required": false,
"placeholder": "Correct display answer. Will display on screen view"
},
{
"name": "question_type",
"type": "text",
"label": "GGP Question type",
"required": false,
"placeholder": "Question type"
},
{
"name": "timer",
"type": "int",
"label": "GGP Timer",
"required": false
},
{
"name": "stop_auto_play",
"type": "bool",
"default": false,
"label": "GGP Stop autoplay",
"required": false
},
{
"name": "is_one_time_mission",
"type": "bool",
"default": false,
"label": "Is Mission available only once per playthrough",
"required": false
}
],
"submission_type": "movie"
},
"content": {},
"scoring": 0
},
"mode_name": null,
"step_num": 13,
"is_last": false,
"is_from_start_or_end_track": true,
"queued_at": "2020-01-30T19:03:21Z",
"queue_priority": 0,
"ungated_at": "2020-01-30T19:03:21Z",
"gated_until": null,
"social_info": {},
"has_shared": false,
"gated_by_mission_delay": null,
"started_at": null,
"started_location": null,
"completed_at": null,
"completed_location": null,
"synced_at": null,
"submissions": [],
"num_hints_used": null,
"result": {},
"is_votable": false,
"is_voting_selected": false,
"is_judgeable": true,
"votes": [],
"points": 0,
"points_are_overridden": false,
"has_media": false,
"in_gallery": false,
"media": []
},
{
"id": "5e332879d71f100020fd2509",
"step": {
"id": "5e33238bd71f100020fd24e1",
"title": "Movie and text",
"instructions": "Submit a movie and a caption.",
"position": 14,
"mission_id": "5e331e72d71f100020fd24d1",
"behavior": {
"id": "movie_and_text",
"title": "Movie and Text",
"description": "Submit a movie and a caption.",
"fields": [
{
"name": "success_message",
"type": "text",
"label": "Success message",
"required": false
},
{
"name": "timelimit",
"type": "int",
"label": "Time limit",
"default": null,
"required": false,
"placeholder": "Time limit (in minutes)"
},
{
"name": "video_max_length",
"type": "int",
"default": 30,
"label": "Max video length",
"placeholder": "(seconds)",
"required": false
},
{
"name": "video_quality",
"type": "select",
"options": [
{
"value": "med",
"label": "Medium (480p)"
},
{
"value": "high",
"label": "High (720p)"
},
{
"value": "very high",
"label": "Very High (1080p)"
}
],
"label": "Video quality",
"default": "med",
"required": false
},
{
"name": "video_pause_record",
"type": "bool",
"default": false,
"label": "Pause record",
"required": false
},
{
"name": "video_disable_rotation",
"type": "bool",
"default": false,
"label": "Video Disable Rotation",
"required": false
},
{
"name": "select_gallery_media_enabled",
"type": "bool",
"default": false,
"label": "Allow submission from existing media",
"required": false
},
{
"name": "presentation_text",
"type": "text:long",
"label": "Presentation text",
"required": false,
"placeholder": "Presentation Text"
},
{
"name": "presentation_image",
"type": "upload",
"label": "Presentation image",
"required": false,
"placeholder": "Image key",
"object_key": "media_key",
"s3": {
"bucket": "gogame-breadcrumb-display-media",
"folder": "GameShow"
}
},
{
"name": "presentation_title",
"type": "text",
"label": "Presentation title",
"required": false,
"placeholder": "Presentation Title (overrides mission step title)"
},
{
"name": "display_answer",
"type": "text",
"label": "GGP Display answer",
"required": false,
"placeholder": "Correct display answer. Will display on screen view"
},
{
"name": "question_type",
"type": "text",
"label": "GGP Question type",
"required": false,
"placeholder": "Question type"
},
{
"name": "timer",
"type": "int",
"label": "GGP Timer",
"required": false
},
{
"name": "stop_auto_play",
"type": "bool",
"default": false,
"label": "GGP Stop autoplay",
"required": false
},
{
"name": "is_one_time_mission",
"type": "bool",
"default": false,
"label": "Is Mission available only once per playthrough",
"required": false
}
],
"submission_type": [
"movie",
{
"type": "text",
"placeholder": "Caption"
}
]
},
"content": {},
"scoring": 0
},
"mode_name": null,
"step_num": 14,
"is_last": false,
"is_from_start_or_end_track": true,
"queued_at": "2020-01-30T19:03:21Z",
"queue_priority": 0,
"ungated_at": "2020-01-30T19:03:21Z",
"gated_until": null,
"social_info": {},
"has_shared": false,
"gated_by_mission_delay": null,
"started_at": null,
"started_location": null,
"completed_at": null,
"completed_location": null,
"synced_at": null,
"submissions": [],
"num_hints_used": null,
"result": {},
"is_votable": false,
"is_voting_selected": false,
"is_judgeable": true,
"votes": [],
"points": 0,
"points_are_overridden": false,
"has_media": false,
"in_gallery": false,
"media": []
},
{
"id": "5e332879d71f100020fd250a",
"step": {
"id": "5e33239ed71f100020fd24e2",
"title": "Movie pair",
"instructions": "Submit two videos, with no captions.",
"position": 15,
"mission_id": "5e331e72d71f100020fd24d1",
"behavior": {
"id": "movie_pair",
"title": "Movie Pair",
"description": "Submit two videos, with no captions.",
"fields": [
{
"name": "success_message",
"type": "text",
"label": "Success message",
"required": false
},
{
"name": "timelimit",
"type": "int",
"label": "Time limit",
"default": null,
"required": false,
"placeholder": "Time limit (in minutes)"
},
{
"name": "video_max_length",
"type": "int",
"default": 30,
"label": "Max video length",
"placeholder": "(seconds)",
"required": false
},
{
"name": "video_quality",
"type": "select",
"options": [
{
"value": "med",
"label": "Medium (480p)"
},
{
"value": "high",
"label": "High (720p)"
},
{
"value": "very high",
"label": "Very High (1080p)"
}
],
"label": "Video quality",
"default": "med",
"required": false
},
{
"name": "video_pause_record",
"type": "bool",
"default": false,
"label": "Pause record",
"required": false
},
{
"name": "video_disable_rotation",
"type": "bool",
"default": false,
"label": "Video Disable Rotation",
"required": false
},
{
"name": "select_gallery_media_enabled",
"type": "bool",
"default": false,
"label": "Allow submission from existing media",
"required": false
},
{
"name": "presentation_text",
"type": "text:long",
"label": "Presentation text",
"required": false,
"placeholder": "Presentation Text"
},
{
"name": "presentation_image",
"type": "upload",
"label": "Presentation image",
"required": false,
"placeholder": "Image key",
"object_key": "media_key",
"s3": {
"bucket": "gogame-breadcrumb-display-media",
"folder": "GameShow"
}
},
{
"name": "presentation_title",
"type": "text",
"label": "Presentation title",
"required": false,
"placeholder": "Presentation Title (overrides mission step title)"
},
{
"name": "display_answer",
"type": "text",
"label": "GGP Display answer",
"required": false,
"placeholder": "Correct display answer. Will display on screen view"
},
{
"name": "question_type",
"type": "text",
"label": "GGP Question type",
"required": false,
"placeholder": "Question type"
},
{
"name": "timer",
"type": "int",
"label": "GGP Timer",
"required": false
},
{
"name": "stop_auto_play",
"type": "bool",
"default": false,
"label": "GGP Stop autoplay",
"required": false
},
{
"name": "is_one_time_mission",
"type": "bool",
"default": false,
"label": "Is Mission available only once per playthrough",
"required": false
}
],
"submission_type": [
"movie",
"movie"
]
},
"content": {},
"scoring": 0
},
"mode_name": null,
"step_num": 15,
"is_last": false,
"is_from_start_or_end_track": true,
"queued_at": "2020-01-30T19:03:21Z",
"queue_priority": 0,
"ungated_at": "2020-01-30T19:03:21Z",
"gated_until": null,
"social_info": {},
"has_shared": false,
"gated_by_mission_delay": null,
"started_at": null,
"started_location": null,
"completed_at": null,
"completed_location": null,
"synced_at": null,
"submissions": [],
"num_hints_used": null,
"result": {},
"is_votable": false,
"is_voting_selected": false,
"is_judgeable": true,
"votes": [],
"points": 0,
"points_are_overridden": false,
"has_media": false,
"in_gallery": false,
"media": []
},
{
"id": "5e332879d71f100020fd250b",
"step": {
"id": "5e3323b6d71f100020fd24e3",
"title": "Camera",
"instructions": "Submit a movie or photo, no caption.",
"position": 16,
"mission_id": "5e331e72d71f100020fd24d1",
"behavior": {
"id": "camera",
"title": "Camera",
"description": "Submit a movie or photo, no caption.",
"fields": [
{
"name": "success_message",
"type": "text",
"label": "Success message",
"required": false
},
{
"name": "timelimit",
"type": "int",
"label": "Time limit",
"default": null,
"required": false,
"placeholder": "Time limit (in minutes)"
},
{
"name": "presentation_text",
"type": "text:long",
"label": "Presentation text",
"required": false,
"placeholder": "Presentation Text"
},
{
"name": "presentation_image",
"type": "upload",
"label": "Presentation image",
"required": false,
"placeholder": "Image key",
"object_key": "media_key",
"s3": {
"bucket": "gogame-breadcrumb-display-media",
"folder": "GameShow"
}
},
{
"name": "presentation_title",
"type": "text",
"label": "Presentation title",
"required": false,
"placeholder": "Presentation Title (overrides mission step title)"
},
{
"name": "display_answer",
"type": "text",
"label": "GGP Display answer",
"required": false,
"placeholder": "Correct display answer. Will display on screen view"
},
{
"name": "question_type",
"type": "text",
"label": "GGP Question type",
"required": false,
"placeholder": "Question type"
},
{
"name": "timer",
"type": "int",
"label": "GGP Timer",
"required": false
},
{
"name": "stop_auto_play",
"type": "bool",
"default": false,
"label": "GGP Stop autoplay",
"required": false
},
{
"name": "select_gallery_media_enabled",
"type": "bool",
"default": false,
"label": "Allow submission from existing media",
"required": false
},
{
"name": "is_one_time_mission",
"type": "bool",
"default": false,
"label": "Is Mission available only once per playthrough",
"required": false
}
],
"submission_type": "camera"
},
"content": {},
"scoring": 0
},
"mode_name": null,
"step_num": 16,
"is_last": true,
"is_from_start_or_end_track": true,
"queued_at": "2020-01-30T19:03:21Z",
"queue_priority": 0,
"ungated_at": "2020-01-30T19:03:21Z",
"gated_until": null,
"social_info": {},
"has_shared": false,
"gated_by_mission_delay": null,
"started_at": null,
"started_location": null,
"completed_at": null,
"completed_location": null,
"synced_at": null,
"submissions": [],
"num_hints_used": null,
"result": {},
"is_votable": false,
"is_voting_selected": false,
"is_judgeable": true,
"votes": [],
"points": 0,
"points_are_overridden": false,
"has_media": false,
"in_gallery": false,
"media": []
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment