{"id":1364,"date":"2013-10-28T14:22:09","date_gmt":"2013-10-28T20:22:09","guid":{"rendered":"https:\/\/plato-philosophy.org\/?page_id=1364"},"modified":"2026-04-15T10:39:04","modified_gmt":"2026-04-15T17:39:04","slug":"journal-questions","status":"publish","type":"page","link":"https:\/\/plato-philosophy.org\/journal-questions\/","title":{"rendered":"Questions: Philosophy for Young People"},"content":{"rendered":"\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"429\" src=\"https:\/\/plato-philosophy.org\/wp-content\/uploads\/Questions-Primary-1024x429.png\" alt=\"\" class=\"wp-image-26794\" srcset=\"https:\/\/plato-philosophy.org\/wp-content\/uploads\/Questions-Primary-1024x429.png 1024w, https:\/\/plato-philosophy.org\/wp-content\/uploads\/Questions-Primary-300x126.png 300w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"802\" height=\"1024\" data-id=\"14556\" src=\"https:\/\/www.plato-philosophy.org\/wp-content\/uploads\/questions4-1-802x1024.jpg\" alt=\"\" class=\"wp-image-14556\" srcset=\"https:\/\/plato-philosophy.org\/wp-content\/uploads\/questions4-1-802x1024.jpg 802w, https:\/\/plato-philosophy.org\/wp-content\/uploads\/questions4-1-600x766.jpg 600w, https:\/\/plato-philosophy.org\/wp-content\/uploads\/questions4-1-235x300.jpg 235w, https:\/\/plato-philosophy.org\/wp-content\/uploads\/questions4-1.jpg 1253w\" sizes=\"auto, (max-width: 802px) 100vw, 802px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"669\" height=\"1024\" data-id=\"14888\" src=\"https:\/\/www.plato-philosophy.org\/wp-content\/uploads\/thumbnail_IMG_1772-669x1024.jpg\" alt=\"\" class=\"wp-image-14888\" srcset=\"https:\/\/plato-philosophy.org\/wp-content\/uploads\/thumbnail_IMG_1772-669x1024.jpg 669w, https:\/\/plato-philosophy.org\/wp-content\/uploads\/thumbnail_IMG_1772-600x919.jpg 600w, https:\/\/plato-philosophy.org\/wp-content\/uploads\/thumbnail_IMG_1772-196x300.jpg 196w, https:\/\/plato-philosophy.org\/wp-content\/uploads\/thumbnail_IMG_1772.jpg 836w\" sizes=\"auto, (max-width: 669px) 100vw, 669px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-thumbnail\"><img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" data-id=\"14557\" src=\"https:\/\/www.plato-philosophy.org\/wp-content\/uploads\/questions1-1-150x150.jpg\" alt=\"\" class=\"wp-image-14557\" srcset=\"https:\/\/plato-philosophy.org\/wp-content\/uploads\/questions1-1-150x150.jpg 150w, https:\/\/plato-philosophy.org\/wp-content\/uploads\/questions1-1-300x300.jpg 300w, https:\/\/plato-philosophy.org\/wp-content\/uploads\/questions1-1-100x100.jpg 100w\" sizes=\"auto, (max-width: 150px) 100vw, 150px\" \/><\/figure>\n<\/figure>\n\n\n\n<style type=\"text\/css\">\n\t#plato-tabs {\n\t\tmargin: 0px 0 0px;\t\n\t}\n\thr.plato-sep {\n\t\twidth: 1200px;\n\t\tmargin: 30px auto;\n\t\tborder-color: var(--deep-sea);\n\t\theight: 5px;\n\t\tbackground: var(--deep-sea);\n\t\tmax-width: 100%;\t\n\t}\n\t#plato-tabs .responsive-tabs .responsive-tabs__list__item--active {\n\t\tz-index: 2;\t\n\t\tbackground: white !important;\n\t\ttop: 2px !important;\n\t}\n\t#plato-tabs > h2, #plato-tabs > h4 { text-align: center; }\n\t#plato-tabs h4 { color: var(--steel-blue); }\n\n\t\/* Flex parent: independent column heights *\/\n\t.plato-tabs {\n\t\twidth: 1200px;\n\t\tmax-width: 100%;\n\t\tmargin: 0 auto;\n\t\tdisplay: flex;\n\t\talign-items: flex-start;   \/* do NOT equalize heights *\/\n\t\tflex-wrap: nowrap;\n\t\tgap: 24px;\n\t}\n\n\t\/* Left column *\/\n\t.plato-tabs-sidebar {\n\t\tflex: 1 1 auto;\n\t\tmin-width: 0;\n\t\tbox-sizing: border-box;\n\t\tpadding-bottom: 1px; \/* keeps inner margins from collapsing visually *\/\n\t}\n\n\t\/* Sidebar: fluid width; height is natural based on its own content *\/\n\t.tab-sidebar {\n\t\tflex: 0 1 30%;\n\t\tmin-width: 420px;\n\t\tmax-width: 520px;\n\t\tmargin-left: auto;\n\t\tpadding: 30px 30px 0;\n\t\tbackground: var(--deep-sea);\n\t\tcolor: white;\n\t\tborder: 3px solid var(--steel-blue);\n\t\tborder-radius: 25px;\n\t\t\/* no display:flex and no overflow constraints here *\/\n\t\tbox-sizing: border-box;\n\t}\n\n\t\/* Inner layout used within tabs content area *\/\n\t.tab-form-flex {\n\t\tdisplay: flex;\n\t\talign-items: flex-start;\t\n\t}\n\n\t.tab-content {\n\t\twidth: 50%;\n\t\tmargin-right: 10%;\n\t}\n\n\t.tab-form {\n\t\twidth: 40%;\n\t\tpadding: 30px;\n\t\tborder-radius: 25px;\n\t\tbackground: var(--deep-sea);\n\t\tcolor: white;\n\t\tbox-sizing: border-box;\n\t\t\/* no forced height behavior; grows naturally with content *\/\n\t}\n\n\t\/* Let form fields size naturally; no forced scroll *\/\n\t.tab-form form {\n\t\tmax-height: none;\n\t\toverflow: visible;\n\t\tpadding-right: 5px;\n\t}\n\n\t.tab-form label {\n\t\tfont-weight: bold;\n\t\tdisplay: flex;\n\t\tgap: 12px;\n\t\talign-items: center;\n\t}\n\t.tab-form span.info-text { font-size: 14px; }\n\t#plato-tabs .tab-form h4 { color: white; }\n\n\t.tab-form input,\n\t.tab-form textarea {\n\t\twidth: 100%;\n\t\tpadding: 10px 20px;\n\t\tmargin: 10px 0;\n\t\tborder: 1px solid lightgray;\n\t\tborder-radius: 5px;\n\t\tbackground: white;\n\t\tcolor: black;\n\t\tbox-sizing: border-box;\n\t}\n\n\t.tab-form input[type=\"checkbox\"] {\n\t\twidth: 20px;\n\t\tmargin: 0 0 10px;\t\n\t}\n\n\t.tab-form select {\n\t\twidth: 100%;\n\t\tpadding: 10px 20px;\t\n\t\tbox-sizing: border-box;\n\t}\n\n\t.tab-form .wpcf7-list-item { margin: 0; }\n\n\t.tab-form span.instructions {\n\t\tfont-size: 14px;\n\t\tcolor: #f3f3f3;\t\n\t}\n\n\t@media screen and (max-width: 1024px) {\n\t\t.plato-tabs { display: block; }\n\t\t.tab-form-flex { display: block; }\t\n\t\t.tab-content {\n\t\t\twidth: 100%;\n\t\t\tmargin-right: 0;\n\t\t\tmargin-bottom: 30px;\t\n\t\t}\n\t\t.tab-form {\n\t\t\twidth: 100%;\n\t\t\tmargin-top: 0;\t\n\t\t}\n\t\t.tab-sidebar {\n\t\t\t\/* natural height on mobile as well *\/\n\t\t}\n\t}\n<\/style>\n\n<section id=\"plato-tabs\">\n\t\t\t<hr class=\"plato-sep\">\n\n\t\t\n\t\t<div class=\"plato-tabs\">\n\t\t\t<div class=\"plato-tabs-sidebar\"><div class=\"responsive-tabs\">\n<h2 class=\"tabtitle\">About the Journal<\/h2>\n<div class=\"tabcontent\">\n<p><em>Questions&nbsp;<\/em>is unique. It is the only journal in the world devoted to publishing young people&#8217;s philosophical work. We publish stories, short-form and research-length essays, visual art, poetry, photography, multimedia projects, lesson plans, and open-form reflections.&nbsp;<\/p>\n<h6><strong>Read the <a href=\"https:\/\/drive.google.com\/file\/d\/1DxAkjuIl1_icRwRmxxZxJzQjquvBjsLV\/view\" target=\"_blank\" rel=\"noopener\">current issue, #25, on the theme of &ldquo;The Unknown,&rdquo; here<\/a>.<\/strong><\/h6>\n<h6><br \/><a href=\"https:\/\/drive.google.com\/file\/d\/1kd0TtRQMTXYpOvK9_kq8CxNQy0bB_lC0\/view\" target=\"_blank\" rel=\"noopener\">What is patriotism? Download the 2026 Issue Submission flyer<\/a>.<\/h6>\n<p>&nbsp;<\/p>\n<p><strong>For more information about <em>Questions<\/em>, including access to all issues with additional functions, please visit the <a href=\"https:\/\/www.pdcnet.org\/questions\/Questions:-Philosophy-for-Young-People\" target=\"_blank\" rel=\"noopener\">Philosophy Documentation Center<\/a>.<\/strong><\/p>\n<\/div><h2 class=\"tabtitle\">Upcoming Issue Submissions<\/h2>\n<div class=\"tabcontent\">\n<p style=\"font-weight: 400;\"><strong><em>QUESTIONS <\/em>ISSUE #26: WHAT IS PATRIOTISM?<\/strong><\/p>\n<p style=\"font-weight: 400;\"><strong>Download the <a href=\"https:\/\/drive.google.com\/file\/d\/1kd0TtRQMTXYpOvK9_kq8CxNQy0bB_lC0\/view\" target=\"_blank\" rel=\"noopener\">2026 Issue Submission Flyer<\/a>.<\/strong><\/p>\n<div dir=\"auto\">\n<p dir=\"ltr\">What does it mean to be patriotic? Is it earned or owed? Is it a virtue like courage or kindness? Is patriotism important? Is it about a state, a land, a people, or something else? Our theme for issue #26 is &ldquo;What is Patriotism?&rdquo; exploring fundamental questions about the relationship between people and their nation, state, or home. Touching on a wide range of topics from a sense of place and belonging, loyalty and community, to history and war, patriotism is a complicated concept in need of analysis from young philosophers.&nbsp;<\/p>\n<p dir=\"ltr\">To explore the questions around patriotism, we invite submissions from K-12 students in the form of short-form and research-length essays, visual art, poetry, multimedia projects, lesson plans, and open-form reflections.<\/p>\n<p>&nbsp;<\/p>\n<\/div>\n<p><strong>GENERAL INFORMATION&nbsp;<\/strong><\/p>\n<p>For those unfamiliar with past issues,&nbsp;<em>Questions<\/em><em>&nbsp;<\/em>features short essays, discussions, drawings and photographs, multimedia projects, poetry, and other philosophical work by students of all ages. The journal is published annually by the <a href=\"http:\/\/www.pdcnet.org\/pages\/About\/about_us.htm\">Philosophy Documentation Center<\/a>. It is our goal to engage young people in advanced philosophical thinking through related and common works of art.&nbsp;<\/p>\n<p>All issues are comprised of unsolicited submissions from K-12 students. As part of our anonymous review selection, we consider all submissions for correctness, accuracy, and the quality of the work given the writer&rsquo;s age.<\/p>\n<p><strong><br \/>WHAT WE ARE SEEKING: &nbsp;<\/strong><\/p>\n<p><em>Questions<\/em> is looking for a variety of content written by various age groups in order to document different phases of philosophical inquiry. <em>Questions<\/em> accepts:<\/p>\n<ul>\n<li>Short essays<\/li>\n<li>Discussions<\/li>\n<li>Drawings<\/li>\n<li>Multimedia projects<\/li>\n<li>Photographs<\/li>\n<li>Poetry<\/li>\n<li>Lesson Plans<\/li>\n<li>Reflections, such as student writing about their classroom experiences\/ reactions to philosophy<\/li>\n<li>Book reviews<\/li>\n<li>Other thought provoking ideas<\/li>\n<\/ul>\n<\/div><h2 class=\"tabtitle\">Submit Here<\/h2>\n<div class=\"tabcontent\">\n<p><strong>SUBMISSION GUIDELINES:<\/strong><\/p>\n<ol>\n<li>While we are always accepting submissions, the deadline for each issue is&nbsp;<strong>April 30.<br \/><br \/><\/strong><\/li>\n<li><strong>Please submit using the form on the right (below on mobile) <\/strong>or <a href=\"https:\/\/forms.gle\/twNSFnM1MEjvJzET8\">this link<\/a><strong>.<br \/><br \/><\/strong><\/li>\n<li>Written submissions should be sent in Word, PDF, or Rich Text File formats (.doc\/.docx, .pdf, &nbsp;or .rtf) and please include a paragraph about yourself: your name, age, school, and the town\/state\/country in which you live.<br \/><br \/><\/li>\n<li>Please cite and format scholarly articles according to the guidelines in the Chicago Manual of Style; use endnotes rather than footnotes.<br \/><br \/><\/li>\n<li>Send images, whether photographs, drawings, paintings, etc., as uncompressed image files with at least a 300 dpi resolution.<br \/><br \/><\/li>\n<li>If you are a publisher and would like to send us a book to review, please mail the book to the address on our <a href=\"http:\/\/questionsjournal.com\/about\/contact-us\/\">Contact Us<\/a>.<\/li>\n<\/ol>\n<p>Images&mdash;whether photographs, drawings, paintings&mdash;should be sent as JPEGS (with at least 300 dpi resolution). Written submissions should be sent in Word, PDF, or Rich Text File formats (as doc, docx, .pdf, or .rtf). Scholarly articles should confirm to the Chicago Manual of Style for textual and citation manners; please use endnotes rather than footnotes.<\/p>\n<p>Be sure to include contact information with your submissions<strong>. A copyright release is needed for publication.<\/strong><\/p>\n<\/div><h2 class=\"tabtitle\">Questions Editorial Board<\/h2>\n<div class=\"tabcontent\">\n<div class=\"genesis-custom-blocks-repeater__rows\">\n<div class=\"components-base-control genesis-custom-blocks-repeater--row  css-qy3gpb ej5x27r4\">\n<div class=\"components-base-control__field css-1t5ousf ej5x27r3\">\n<div class=\"genesis-custom-blocks-control\">\n<div class=\"components-base-control genesis-custom-blocks-classic-text-control css-qy3gpb ej5x27r4\">\n<div class=\"components-base-control__field css-1t5ousf ej5x27r3\">\n<div id=\"editor-gcb-e92cead0-aaf0-4512-bd79-02890fc69035-tab-content-rowIndex-3\" class=\"classic-text__edit mce-content-body html4-captions mce-edit-focus\" contenteditable=\"true\" spellcheck=\"false\">\n<p>Stone Addington and Ariel Sykes, Editors-in-Chief<\/p>\n<p class=\"western\">Alexandra Chang<\/p>\n<p class=\"western\">Mitch Conway<\/p>\n<p class=\"western\">Corey R. Horn<\/p>\n<p class=\"western\">Jana Mohr Lone, Founder and Editor-in-Chief&nbsp;<em>Emeritus<\/em><\/p>\n<p class=\"western\">Stephen Miller<\/p>\n<p class=\"western\">Christine Salama<\/p>\n<p class=\"western\">Tucker Sechrest<\/p>\n<p class=\"western\">Gabiya Tonkunas<\/p>\n<p class=\"western\">Wendy Turgeon, Editor-in-Chief&nbsp;<em>Emeritus<\/em><\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"genesis-custom-blocks-repeater--row-add\">&nbsp;<\/div><\/div><\/div><\/div>\n\t\t\t<div class=\"tab-sidebar\"><p><iframe loading=\"lazy\" src=\"https:\/\/docs.google.com\/forms\/d\/e\/1FAIpQLSc0SCR2zqJuSL2EDsRSzjFXEzu48ohifqYhz1Z5BUc90D9wwA\/viewform?embedded=true\" width=\"350\" height=\"1300\" frameborder=\"0\" marginheight=\"0\" marginwidth=\"0\">Loading\u2026<\/iframe><\/p>\n<\/div>\n\t\t<\/div>\n\t\t\n\t\n<\/section>\n<script>\njQuery(document).ready(function ($) {\n\tvar tabformparentheight = $('.tab-form').parent().height();\n\t$('.tab-form').css({\"height\" : tabformparentheight + \"px\"});\n\t$('.tab-form form').css({\"max-height\" : tabformparentheight-60 + \"px\"});\n\t$(window).resize(function () {\n\t\ttabformparentheight = $('.tab-form').parent().height();\n\t\t$('.tab-form').css({\"height\" : tabformparentheight + \"px\"});\n\t\t$('.tab-form form').css({\"max-height\" : tabformparentheight-60 + \"px\"});\n\t});\n})\n<\/script>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":12000,"parent":0,"menu_order":5,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1364","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>About the Questions Journal<\/title>\n<meta name=\"description\" content=\"Questions is unique because it publishes the work of K-12 students interested in philosophical issues, including stories, essays, poems, photographs, and...\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/plato-philosophy.org\/journal-questions\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"About the Questions Journal\" \/>\n<meta property=\"og:description\" content=\"Questions is unique because it publishes the work of K-12 students interested in philosophical issues, including stories, essays, poems, photographs, and...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/plato-philosophy.org\/journal-questions\/\" \/>\n<meta property=\"og:site_name\" content=\"PLATO\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/PLATOPhilosophy?fref=ts\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-15T17:39:04+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/plato-philosophy.org\/wp-content\/uploads\/plato-new-logo-sq.png\" \/>\n\t<meta property=\"og:image:width\" content=\"800\" \/>\n\t<meta property=\"og:image:height\" content=\"800\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@platoorg\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/plato-philosophy.org\\\/journal-questions\\\/\",\"url\":\"https:\\\/\\\/plato-philosophy.org\\\/journal-questions\\\/\",\"name\":\"About the Questions Journal\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/plato-philosophy.org\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/plato-philosophy.org\\\/journal-questions\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/plato-philosophy.org\\\/journal-questions\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/plato-philosophy.org\\\/wp-content\\\/uploads\\\/plato-new-logo-sq.png\",\"datePublished\":\"2013-10-28T20:22:09+00:00\",\"dateModified\":\"2026-04-15T17:39:04+00:00\",\"description\":\"Questions is unique because it publishes the work of K-12 students interested in philosophical issues, including stories, essays, poems, photographs, and...\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/plato-philosophy.org\\\/journal-questions\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/plato-philosophy.org\\\/journal-questions\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/plato-philosophy.org\\\/journal-questions\\\/#primaryimage\",\"url\":\"https:\\\/\\\/plato-philosophy.org\\\/wp-content\\\/uploads\\\/plato-new-logo-sq.png\",\"contentUrl\":\"https:\\\/\\\/plato-philosophy.org\\\/wp-content\\\/uploads\\\/plato-new-logo-sq.png\",\"width\":800,\"height\":800},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/plato-philosophy.org\\\/journal-questions\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/plato-philosophy.org\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Questions: Philosophy for Young People\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/plato-philosophy.org\\\/#website\",\"url\":\"https:\\\/\\\/plato-philosophy.org\\\/\",\"name\":\"PLATO\",\"description\":\"Philosophy Learning and Teaching Organization\",\"publisher\":{\"@id\":\"https:\\\/\\\/plato-philosophy.org\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/plato-philosophy.org\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/plato-philosophy.org\\\/#organization\",\"name\":\"Philosophy Learning and Teaching Organization\",\"url\":\"https:\\\/\\\/plato-philosophy.org\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/plato-philosophy.org\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/plato-philosophy.org\\\/wp-content\\\/uploads\\\/2016\\\/05\\\/Plato-Logo.png\",\"contentUrl\":\"https:\\\/\\\/plato-philosophy.org\\\/wp-content\\\/uploads\\\/2016\\\/05\\\/Plato-Logo.png\",\"width\":354,\"height\":181,\"caption\":\"Philosophy Learning and Teaching Organization\"},\"image\":{\"@id\":\"https:\\\/\\\/plato-philosophy.org\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/PLATOPhilosophy?fref=ts\",\"https:\\\/\\\/x.com\\\/platoorg\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"About the Questions Journal","description":"Questions is unique because it publishes the work of K-12 students interested in philosophical issues, including stories, essays, poems, photographs, and...","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:\/\/plato-philosophy.org\/journal-questions\/","og_locale":"en_US","og_type":"article","og_title":"About the Questions Journal","og_description":"Questions is unique because it publishes the work of K-12 students interested in philosophical issues, including stories, essays, poems, photographs, and...","og_url":"https:\/\/plato-philosophy.org\/journal-questions\/","og_site_name":"PLATO","article_publisher":"https:\/\/www.facebook.com\/PLATOPhilosophy?fref=ts","article_modified_time":"2026-04-15T17:39:04+00:00","og_image":[{"width":800,"height":800,"url":"https:\/\/plato-philosophy.org\/wp-content\/uploads\/plato-new-logo-sq.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_site":"@platoorg","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/plato-philosophy.org\/journal-questions\/","url":"https:\/\/plato-philosophy.org\/journal-questions\/","name":"About the Questions Journal","isPartOf":{"@id":"https:\/\/plato-philosophy.org\/#website"},"primaryImageOfPage":{"@id":"https:\/\/plato-philosophy.org\/journal-questions\/#primaryimage"},"image":{"@id":"https:\/\/plato-philosophy.org\/journal-questions\/#primaryimage"},"thumbnailUrl":"https:\/\/plato-philosophy.org\/wp-content\/uploads\/plato-new-logo-sq.png","datePublished":"2013-10-28T20:22:09+00:00","dateModified":"2026-04-15T17:39:04+00:00","description":"Questions is unique because it publishes the work of K-12 students interested in philosophical issues, including stories, essays, poems, photographs, and...","breadcrumb":{"@id":"https:\/\/plato-philosophy.org\/journal-questions\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/plato-philosophy.org\/journal-questions\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/plato-philosophy.org\/journal-questions\/#primaryimage","url":"https:\/\/plato-philosophy.org\/wp-content\/uploads\/plato-new-logo-sq.png","contentUrl":"https:\/\/plato-philosophy.org\/wp-content\/uploads\/plato-new-logo-sq.png","width":800,"height":800},{"@type":"BreadcrumbList","@id":"https:\/\/plato-philosophy.org\/journal-questions\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/plato-philosophy.org\/"},{"@type":"ListItem","position":2,"name":"Questions: Philosophy for Young People"}]},{"@type":"WebSite","@id":"https:\/\/plato-philosophy.org\/#website","url":"https:\/\/plato-philosophy.org\/","name":"PLATO","description":"Philosophy Learning and Teaching Organization","publisher":{"@id":"https:\/\/plato-philosophy.org\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/plato-philosophy.org\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/plato-philosophy.org\/#organization","name":"Philosophy Learning and Teaching Organization","url":"https:\/\/plato-philosophy.org\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/plato-philosophy.org\/#\/schema\/logo\/image\/","url":"https:\/\/plato-philosophy.org\/wp-content\/uploads\/2016\/05\/Plato-Logo.png","contentUrl":"https:\/\/plato-philosophy.org\/wp-content\/uploads\/2016\/05\/Plato-Logo.png","width":354,"height":181,"caption":"Philosophy Learning and Teaching Organization"},"image":{"@id":"https:\/\/plato-philosophy.org\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/PLATOPhilosophy?fref=ts","https:\/\/x.com\/platoorg"]}]}},"_links":{"self":[{"href":"https:\/\/plato-philosophy.org\/wp-json\/wp\/v2\/pages\/1364","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/plato-philosophy.org\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/plato-philosophy.org\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/plato-philosophy.org\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/plato-philosophy.org\/wp-json\/wp\/v2\/comments?post=1364"}],"version-history":[{"count":1,"href":"https:\/\/plato-philosophy.org\/wp-json\/wp\/v2\/pages\/1364\/revisions"}],"predecessor-version":[{"id":26795,"href":"https:\/\/plato-philosophy.org\/wp-json\/wp\/v2\/pages\/1364\/revisions\/26795"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/plato-philosophy.org\/wp-json\/wp\/v2\/media\/12000"}],"wp:attachment":[{"href":"https:\/\/plato-philosophy.org\/wp-json\/wp\/v2\/media?parent=1364"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}