{"id":17006,"date":"2026-07-09T12:47:52","date_gmt":"2026-07-09T09:47:52","guid":{"rendered":"https:\/\/loquiz.com\/support\/?p=17006"},"modified":"2026-07-09T13:00:01","modified_gmt":"2026-07-09T10:00:01","slug":"finish","status":"publish","type":"post","link":"https:\/\/loquiz.com\/support\/finish\/","title":{"rendered":"FINISH"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\"><strong>UI name in toolbox:<\/strong> <code>finish<\/code><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Block type:<\/strong> Statement block (terminal action)<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Definition:<\/strong> Ends the game immediately when the condition becomes true.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>When it executes:<\/strong> The moment the connected condition becomes true; ends game permanently for that session.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Block characteristics:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Has previous statement connector only (terminal in chain)<\/li>\n\n\n\n<li>Cannot have blocks connected after it in a sequence<\/li>\n\n\n\n<li>Permanent action (cannot be reversed)<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>How to build it:<\/strong><\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Drag <code>finish<\/code> from Actions category<\/li>\n\n\n\n<li>Place in <code>then<\/code> section of WHEN-THEN block<\/li>\n\n\n\n<li>No inputs required<\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>How it works:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Game stops immediately<\/li>\n\n\n\n<li>Players can no longer answer tasks<\/li>\n\n\n\n<li>Results are calculated and displayed<\/li>\n\n\n\n<li>Game session ends<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Important notes:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Multiple finish conditions can coexist (whichever triggers first ends the game)<\/li>\n\n\n\n<li>Time-based finish conditions are auto-generated (you don&#8217;t need to create these separately)<\/li>\n\n\n\n<li>First finish condition to become true ends the game<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Example (Simple &#8211; Score milestone):<\/strong><br>WHEN: <code>score &gt; 1000<\/code><br>THEN: <code>finish<\/code><br>Result: Game ends as soon as score exceeds 1000 (victory condition)<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Example (Simple &#8211; All tasks done):<\/strong><br>WHEN: <code>all tasks finished<\/code> (would need custom logic for this)<br>THEN: <code>finish<\/code><br>Result: Game ends when no more tasks are available<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Example (Time limit):<\/strong><br>WHEN: <code>timer &gt; 30 min<\/code><br>THEN: <code>finish<\/code><br>Result: Game ends after 30 minutes (time-based ending)<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Example (Edge Case &#8211; Multiple finish conditions):<\/strong><br>Rule 1: WHEN <code>score &gt; 1000<\/code> \u2192 FINISH<br>Rule 2: WHEN <code>timer &gt; 30 min<\/code> \u2192 FINISH<br>Result: Whichever triggers first ends the game (score reached first OR time expired, whichever comes first)<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Notes:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Multiple finish conditions can coexist<\/li>\n\n\n\n<li>Use to define win conditions, time limits, or completion criteria<\/li>\n\n\n\n<li>Essential for controlling game duration<\/li>\n\n\n\n<li>Prevents further game progression<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Common mistakes:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Creating multiple contradictory finish conditions (though all can coexist)<\/li>\n\n\n\n<li>Forgetting that Finish is permanent for that game session<\/li>\n\n\n\n<li>Not testing different finish condition scenarios<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>UI name in toolbox: finish Block type: Statement block (terminal action) Definition: Ends the game immediately when the condition becomes true. When it executes: The moment the connected condition becomes true; ends game permanently for that session. Block characteristics: How to build it: How it works: Important notes: Example (Simple &#8211; Score milestone):WHEN: score &gt; [&hellip;]<\/p>\n","protected":false},"author":23,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[150],"tags":[3821],"class_list":["post-17006","post","type-post","status-publish","format-standard","hentry","category-0-important-to-know","tag-blocks"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>FINISH - Loquiz knowledgebase<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/loquiz.com\/support\/finish\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"FINISH - Loquiz knowledgebase\" \/>\n<meta property=\"og:description\" content=\"UI name in toolbox: finish Block type: Statement block (terminal action) Definition: Ends the game immediately when the condition becomes true. When it executes: The moment the connected condition becomes true; ends game permanently for that session. Block characteristics: How to build it: How it works: Important notes: Example (Simple &#8211; Score milestone):WHEN: score &gt; [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/loquiz.com\/support\/finish\/\" \/>\n<meta property=\"og:site_name\" content=\"Loquiz knowledgebase\" \/>\n<meta property=\"article:published_time\" content=\"2026-07-09T09:47:52+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-09T10:00:01+00:00\" \/>\n<meta name=\"author\" content=\"John Kapsalas\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"John Kapsalas\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/loquiz.com\\\/support\\\/finish\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/loquiz.com\\\/support\\\/finish\\\/\"},\"author\":{\"name\":\"John Kapsalas\",\"@id\":\"https:\\\/\\\/loquiz.com\\\/support\\\/#\\\/schema\\\/person\\\/7cade19caf3be335a65cd17ce4425f55\"},\"headline\":\"FINISH\",\"datePublished\":\"2026-07-09T09:47:52+00:00\",\"dateModified\":\"2026-07-09T10:00:01+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/loquiz.com\\\/support\\\/finish\\\/\"},\"wordCount\":263,\"keywords\":[\"blocks\"],\"articleSection\":[\"9.Important to know\"],\"inLanguage\":\"en\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/loquiz.com\\\/support\\\/finish\\\/\",\"url\":\"https:\\\/\\\/loquiz.com\\\/support\\\/finish\\\/\",\"name\":\"FINISH - Loquiz knowledgebase\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/loquiz.com\\\/support\\\/#website\"},\"datePublished\":\"2026-07-09T09:47:52+00:00\",\"dateModified\":\"2026-07-09T10:00:01+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/loquiz.com\\\/support\\\/#\\\/schema\\\/person\\\/7cade19caf3be335a65cd17ce4425f55\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/loquiz.com\\\/support\\\/finish\\\/#breadcrumb\"},\"inLanguage\":\"en\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/loquiz.com\\\/support\\\/finish\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/loquiz.com\\\/support\\\/finish\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/loquiz.com\\\/support\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"FINISH\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/loquiz.com\\\/support\\\/#website\",\"url\":\"https:\\\/\\\/loquiz.com\\\/support\\\/\",\"name\":\"Loquiz knowledgebase\",\"description\":\"Helping you run awesome games\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/loquiz.com\\\/support\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/loquiz.com\\\/support\\\/#\\\/schema\\\/person\\\/7cade19caf3be335a65cd17ce4425f55\",\"name\":\"John Kapsalas\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/fd4296befbc97b8daf34e7837389ae34f8d6eec8beac7f259250de191caeb2e1?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/fd4296befbc97b8daf34e7837389ae34f8d6eec8beac7f259250de191caeb2e1?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/fd4296befbc97b8daf34e7837389ae34f8d6eec8beac7f259250de191caeb2e1?s=96&d=mm&r=g\",\"caption\":\"John Kapsalas\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"FINISH - Loquiz knowledgebase","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/loquiz.com\/support\/finish\/","og_locale":"en_US","og_type":"article","og_title":"FINISH - Loquiz knowledgebase","og_description":"UI name in toolbox: finish Block type: Statement block (terminal action) Definition: Ends the game immediately when the condition becomes true. When it executes: The moment the connected condition becomes true; ends game permanently for that session. Block characteristics: How to build it: How it works: Important notes: Example (Simple &#8211; Score milestone):WHEN: score &gt; [&hellip;]","og_url":"https:\/\/loquiz.com\/support\/finish\/","og_site_name":"Loquiz knowledgebase","article_published_time":"2026-07-09T09:47:52+00:00","article_modified_time":"2026-07-09T10:00:01+00:00","author":"John Kapsalas","twitter_card":"summary_large_image","twitter_misc":{"Written by":"John Kapsalas","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/loquiz.com\/support\/finish\/#article","isPartOf":{"@id":"https:\/\/loquiz.com\/support\/finish\/"},"author":{"name":"John Kapsalas","@id":"https:\/\/loquiz.com\/support\/#\/schema\/person\/7cade19caf3be335a65cd17ce4425f55"},"headline":"FINISH","datePublished":"2026-07-09T09:47:52+00:00","dateModified":"2026-07-09T10:00:01+00:00","mainEntityOfPage":{"@id":"https:\/\/loquiz.com\/support\/finish\/"},"wordCount":263,"keywords":["blocks"],"articleSection":["9.Important to know"],"inLanguage":"en"},{"@type":"WebPage","@id":"https:\/\/loquiz.com\/support\/finish\/","url":"https:\/\/loquiz.com\/support\/finish\/","name":"FINISH - Loquiz knowledgebase","isPartOf":{"@id":"https:\/\/loquiz.com\/support\/#website"},"datePublished":"2026-07-09T09:47:52+00:00","dateModified":"2026-07-09T10:00:01+00:00","author":{"@id":"https:\/\/loquiz.com\/support\/#\/schema\/person\/7cade19caf3be335a65cd17ce4425f55"},"breadcrumb":{"@id":"https:\/\/loquiz.com\/support\/finish\/#breadcrumb"},"inLanguage":"en","potentialAction":[{"@type":"ReadAction","target":["https:\/\/loquiz.com\/support\/finish\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/loquiz.com\/support\/finish\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/loquiz.com\/support\/"},{"@type":"ListItem","position":2,"name":"FINISH"}]},{"@type":"WebSite","@id":"https:\/\/loquiz.com\/support\/#website","url":"https:\/\/loquiz.com\/support\/","name":"Loquiz knowledgebase","description":"Helping you run awesome games","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/loquiz.com\/support\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en"},{"@type":"Person","@id":"https:\/\/loquiz.com\/support\/#\/schema\/person\/7cade19caf3be335a65cd17ce4425f55","name":"John Kapsalas","image":{"@type":"ImageObject","inLanguage":"en","@id":"https:\/\/secure.gravatar.com\/avatar\/fd4296befbc97b8daf34e7837389ae34f8d6eec8beac7f259250de191caeb2e1?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/fd4296befbc97b8daf34e7837389ae34f8d6eec8beac7f259250de191caeb2e1?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/fd4296befbc97b8daf34e7837389ae34f8d6eec8beac7f259250de191caeb2e1?s=96&d=mm&r=g","caption":"John Kapsalas"}}]}},"_links":{"self":[{"href":"https:\/\/loquiz.com\/support\/wp-json\/wp\/v2\/posts\/17006","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/loquiz.com\/support\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/loquiz.com\/support\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/loquiz.com\/support\/wp-json\/wp\/v2\/users\/23"}],"replies":[{"embeddable":true,"href":"https:\/\/loquiz.com\/support\/wp-json\/wp\/v2\/comments?post=17006"}],"version-history":[{"count":1,"href":"https:\/\/loquiz.com\/support\/wp-json\/wp\/v2\/posts\/17006\/revisions"}],"predecessor-version":[{"id":17007,"href":"https:\/\/loquiz.com\/support\/wp-json\/wp\/v2\/posts\/17006\/revisions\/17007"}],"wp:attachment":[{"href":"https:\/\/loquiz.com\/support\/wp-json\/wp\/v2\/media?parent=17006"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/loquiz.com\/support\/wp-json\/wp\/v2\/categories?post=17006"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/loquiz.com\/support\/wp-json\/wp\/v2\/tags?post=17006"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}