{"id":306,"date":"2025-08-26T07:09:01","date_gmt":"2025-08-26T07:09:01","guid":{"rendered":"https:\/\/cpocreativity.com\/world\/?p=306"},"modified":"2025-09-08T05:11:16","modified_gmt":"2025-09-08T05:11:16","slug":"prompt-generator-homeroom-annual-plan","status":"publish","type":"post","link":"https:\/\/cpocreativity.com\/world\/prompt-generator-homeroom-annual-plan\/","title":{"rendered":"Context Prompt Generator: Homeroom Annual Plan"},"content":{"rendered":"\n<p>In the digital era, school documentation can be created faster and more effectively. The <strong>Creativity Ltd.<\/strong> team presents a new tool \u2014 the <strong>Context Prompt Generator for the Homeroom Annual Plan<\/strong>, fully aligned with the <strong>State Educational Standards (DOS) of the Bulgarian Ministry of Education and Science (MoES)<\/strong>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What is this generator?<\/h2>\n\n\n\n<p>This web-based tool lets every homeroom teacher enter class data \u2014 school, section, number of students, track, plus key school policies. Based on these inputs it produces a ready <strong>context prompt<\/strong> for AI that can generate a complete <strong>Homeroom Annual Plan<\/strong>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What does it include?<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n  <li><strong>Class identification<\/strong> \u2014 school, academic year, class\/section, number of students.<\/li>\n  <li><strong>Regulatory framework<\/strong> \u2014 references to DOS, school regulations, safety policies and GDPR.<\/li>\n  <li><strong>Class profile<\/strong> \u2014 strengths, challenges and needs analysis.<\/li>\n  <li><strong>Goals and outcomes<\/strong> \u2014 strategic goals, success indicators and expected achievements.<\/li>\n  <li><strong>Annual activity calendar<\/strong> \u2014 monthly activities, homeroom topics, parent meetings.<\/li>\n  <li><strong>Work with parents &#038; partners<\/strong> \u2014 collaboration with institutions, NGOs and local community.<\/li>\n  <li><strong>Supportive environment &#038; safety<\/strong> \u2014 prevention, cybersecurity, social-emotional wellbeing.<\/li>\n  <li><strong>Assessment &#038; reporting<\/strong> \u2014 monitoring, interim and annual reports.<\/li>\n  <li><strong>Resources &#038; budget<\/strong> \u2014 human, material and financial resources.<\/li>\n  <li><strong>Ethical considerations<\/strong> \u2014 equity and anti-discrimination.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Why is it valuable?<\/h2>\n\n\n\n<p>The generator saves time by offering a <strong>structure fully aligned with regulatory requirements<\/strong>. Instead of writing from scratch, the tool arranges the information into a logical plan that can be adapted to a specific class and school.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Conclusion<\/h2>\n\n\n\n<p>With this generator, every teacher can create a professional, comprehensive, DOS-aligned <strong>Homeroom Annual Plan<\/strong>. It\u2019s another step toward modernizing school administration and supporting teachers with digital solutions.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<p>\u00a9 2025 <strong>Creativity Ltd., Plovdiv<\/strong> \u2013 AI &amp; Education<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Try the Context Prompt Generator: Homeroom Annual Plan<\/strong><\/h2>\n\n\n\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"utf-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" \/>\n  <title>Context Prompt Generator \u2014 Homeroom Annual Plan (DOS-compliant)<\/title>\n\n  <!-- Classic SEO -->\n  <meta name=\"description\" content=\"Generate a DOS-compliant Homeroom Annual Plan in minutes. Enter your class data and get a full context prompt aligned with Bulgaria\u2019s MoES standards, school policies, GDPR and safety practices.\" \/>\n  <link rel=\"canonical\" href=\"https:\/\/cpocreativity.com\/world\/homeroom-plan-generator\/\" \/>\n  <meta name=\"robots\" content=\"index,follow,max-snippet:-1,max-image-preview:large,max-video-preview:-1\" \/>\n\n  <!-- AEO \/ GEO helpers -->\n  <meta name=\"tl;dr\" content=\"Enter class data \u2192 generate a context prompt \u2192 produce a complete MoES DOS-aligned Homeroom Annual Plan with calendar, monitoring and reports.\" \/>\n  <meta name=\"ai-output-format\" content=\"Full structured Homeroom Annual Plan in English; numbered sections; tables\/bullets as needed; no code blocks.\" \/>\n  <meta name=\"ai-grounding\" content=\"Align with Bulgaria\u2019s MoES State Educational Standards (DOS), school regulations, safety policies and GDPR; avoid personal data.\" \/>\n\n  <style>\n    :root {\n      --bg: #f7f7fb;\n      --card: #ffffff;\n      --text: #1f2937;\n      --muted: #6b7280;\n      --accent: #016E65;\n      --accent2: #4D897C;\n      --border: #e5e7eb;\n      --radius: 14px;\n    }\n    html, body { height: 100%; }\n    body { margin: 0; font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, \"Helvetica Neue\", Arial; color: var(--text); background: var(--bg); }\n    .wrap { max-width: 900px; margin: 32px auto; padding: 0 24px; }\n    .title { display:flex; align-items:center; gap:12px; margin-bottom: 16px; }\n    .badge { font-size: 13px; color: var(--accent); background:#eaf1ff; border:1px solid #d6e4ff; padding:6px 10px; border-radius:999px; }\n    .card { background: var(--card); border:1px solid var(--border); border-radius: var(--radius); padding: 20px; margin-bottom: 20px; }\n    .card h2 { margin: 0 0 12px; font-size: 20px; color: var(--accent2); }\n    .field { display:flex; flex-direction:column; gap:6px; margin-bottom:14px; }\n    .field label { font-size: 15px; color: var(--muted); }\n    .field input[type=\"text\"], .field input[type=\"number\"], .field select, .field textarea { width: 100%; border:1px solid var(--border); border-radius: 10px; padding:12px 14px; font-size:15px; background:#fff; }\n    .actions { display:flex; gap:14px; flex-wrap:wrap; align-items:center; }\n    button { border:0; border-radius: 10px; padding: 12px 18px; font-weight:600; cursor:pointer; background: var(--accent); color:#fff; font-size:15px; }\n    button.secondary { background:#eef2ff; color:#3730a3; }\n    .muted { color: var(--muted); font-size: 14px; }\n    .output { min-height: 520px; white-space: pre-wrap; font-size:15px; }\n    .footer { text-align:center; color: var(--muted); font-size:13px; margin-top:20px; }\n    .hl { background:#fff7ed; border:1px dashed #fdba74; padding:10px 12px; border-radius: 10px; font-size: 14px; }\n  <\/style>\n<\/head>\n<body>\n  <div class=\"wrap\">\n    <div class=\"title\">\n      <h1 style=\"margin:0\">Context Prompt Generator: Homeroom Annual Plan<\/h1>\n      <span class=\"badge\">aligned with MoES DOS<\/span>\n    <\/div>\n    <p class=\"muted\">Fill in the fields and click \u201cCreate prompt\u201d. The tool generates a detailed <em>context prompt<\/em> for AI that produces a <strong>Homeroom Annual Plan<\/strong> aligned with the <strong>State Educational Standards (DOS) of Bulgaria\u2019s MoES<\/strong> and your school policies.<\/p>\n\n    <!-- I. Identification -->\n    <section class=\"card\">\n      <h2>I. Class identification<\/h2>\n      <div class=\"field\"><label for=\"school\">School<\/label><input id=\"school\" type=\"text\" placeholder=\"Example: Primary\/Secondary\/VET ...\" \/><\/div>\n      <div class=\"field\"><label for=\"year\">Academic year<\/label><input id=\"year\" type=\"text\" placeholder=\"Example: 2025\/2026\" \/><\/div>\n      <div class=\"field\"><label for=\"class\">Class\/Section<\/label><input id=\"class\" type=\"text\" placeholder=\"Example: 7A\" \/><\/div>\n      <div class=\"field\"><label for=\"teacher\">Homeroom teacher<\/label><input id=\"teacher\" type=\"text\" placeholder=\"Full name\" \/><\/div>\n      <div class=\"field\"><label for=\"studentsCount\">Number of students<\/label><input id=\"studentsCount\" type=\"number\" min=\"1\" placeholder=\"Example: 24\" \/><\/div>\n      <div class=\"field\"><label for=\"profile\">Track\/Program (if applicable)<\/label><input id=\"profile\" type=\"text\" placeholder=\"e.g., STEM, Humanities, VET ...\" \/><\/div>\n    <\/section>\n\n    <!-- II. Regulatory framework (DOS) -->\n    <section class=\"card\">\n      <h2>II. Regulatory framework (DOS) &#038; school policies<\/h2>\n      <div class=\"field\"><label for=\"dosRefs\">Key references (links)<\/label><textarea id=\"dosRefs\" rows=\"3\" placeholder=\"Add links: DOS, school regulations, anti-bullying mechanism, coverage mechanism, GDPR, etc.\"><\/textarea><\/div>\n      <div class=\"field\"><label for=\"dosNotes\">Compliance notes<\/label><textarea id=\"dosNotes\" rows=\"3\" placeholder=\"How the plan will comply with DOS and internal rules (e.g., reporting, forms, deadlines)\"><\/textarea><\/div>\n      <p class=\"hl\">Tip: Provide specific documents (orders, mechanisms, policies) with date\/number that the plan should reference to ensure compliance.<\/p>\n    <\/section>\n\n    <!-- III. Class profile & needs -->\n    <section class=\"card\">\n      <h2>III. Class profile &#038; needs<\/h2>\n      <div class=\"field\"><label for=\"classProfile\">Class analysis<\/label><textarea id=\"classProfile\" rows=\"4\" placeholder=\"Strengths, challenges, attendance, motivation, achievement\"><\/textarea><\/div>\n      <div class=\"field\"><label for=\"inclusion\">Inclusive education<\/label><textarea id=\"inclusion\" rows=\"4\" placeholder=\"Students with SEN\/Gifted, bilingual, vulnerable groups, migrants; support measures\"><\/textarea><\/div>\n      <div class=\"field\"><label for=\"risks\">Risks &#038; prevention<\/label><textarea id=\"risks\" rows=\"3\" placeholder=\"Bullying\/violence prevention, addictions, risky behavior, road safety\"><\/textarea><\/div>\n    <\/section>\n\n    <!-- IV. Goals & outcomes -->\n    <section class=\"card\">\n      <h2>IV. Goals &#038; expected outcomes<\/h2>\n      <div class=\"field\"><label for=\"goals\">Strategic goals<\/label><textarea id=\"goals\" rows=\"4\" placeholder=\"Educational, formative, social-emotional, civic competences\"><\/textarea><\/div>\n      <div class=\"field\"><label for=\"indicators\">Success indicators<\/label><textarea id=\"indicators\" rows=\"3\" placeholder=\"Quantitative\/qualitative indicators, KPIs, measurability\"><\/textarea><\/div>\n    <\/section>\n\n    <!-- V. Annual activity calendar -->\n    <section class=\"card\">\n      <h2>V. Annual activity calendar<\/h2>\n      <div class=\"field\"><label for=\"monthlyPlan\">Planned activities by month<\/label><textarea id=\"monthlyPlan\" rows=\"10\" placeholder=\"September: Orientation, regulations, Parent Meeting #1 ...\nOctober: Anti-bullying, online safety ...\n... (add all months)\"><\/textarea><\/div>\n      <div class=\"field\"><label for=\"classHours\">Homeroom topics<\/label><textarea id=\"classHours\" rows=\"6\" placeholder=\"Civic education, digital literacy, healthy living, career guidance, financial literacy ...\"><\/textarea><\/div>\n    <\/section>\n\n    <!-- VI. Work with parents & partnerships -->\n    <section class=\"card\">\n      <h2>VI. Work with parents &#038; partnerships<\/h2>\n      <div class=\"field\"><label for=\"parents\">Collaboration forms<\/label><textarea id=\"parents\" rows=\"4\" placeholder=\"Parent meetings, individual consultations, e-communication, volunteering\"><\/textarea><\/div>\n      <div class=\"field\"><label for=\"partners\">Partnerships<\/label><textarea id=\"partners\" rows=\"3\" placeholder=\"INSPEKT, PD, Red Cross, NGOs, business, municipality, police, health services ...\"><\/textarea><\/div>\n    <\/section>\n\n    <!-- VII. Supportive environment & safety -->\n    <section class=\"card\">\n      <h2>VII. Supportive environment &#038; safety<\/h2>\n      <div class=\"field\"><label for=\"safety\">Safety &#038; health<\/label><textarea id=\"safety\" rows=\"3\" placeholder=\"Briefings, evacuation, cybersecurity, first aid\"><\/textarea><\/div>\n      <div class=\"field\"><label for=\"wellbeing\">Wellbeing (SEL)<\/label><textarea id=\"wellbeing\" rows=\"3\" placeholder=\"Emotional literacy, class rituals, support and inclusion\"><\/textarea><\/div>\n    <\/section>\n\n    <!-- VIII. Assessment, monitoring & reporting -->\n    <section class=\"card\">\n      <h2>VIII. Assessment, monitoring &#038; reporting<\/h2>\n      <div class=\"field\"><label for=\"monitoring\">Monitoring<\/label><textarea id=\"monitoring\" rows=\"4\" placeholder=\"How implementation will be tracked: meetings, minutes, checklists, surveys\"><\/textarea><\/div>\n      <div class=\"field\"><label for=\"reporting\">Reporting<\/label><textarea id=\"reporting\" rows=\"3\" placeholder=\"Interim\/annual reports, DOS compliance, documentation\"><\/textarea><\/div>\n    <\/section>\n\n    <!-- IX. Resources & budget -->\n    <section class=\"card\">\n      <h2>IX. Resources &#038; budget<\/h2>\n      <div class=\"field\"><label for=\"resources\">Resources<\/label><textarea id=\"resources\" rows=\"3\" placeholder=\"Human, material, digital, learning, external experts\"><\/textarea><\/div>\n      <div class=\"field\"><label for=\"budget\">Approximate budget<\/label><textarea id=\"budget\" rows=\"3\" placeholder=\"Costs by activity; funding sources (national programs, municipality, partners)\"><\/textarea><\/div>\n    <\/section>\n\n    <!-- X. Legal\/Ethical -->\n    <section class=\"card\">\n      <h2>X. Legal &#038; ethical considerations<\/h2>\n      <div class=\"field\"><label for=\"gdpr\">Personal data protection (GDPR)<\/label><textarea id=\"gdpr\" rows=\"3\" placeholder=\"Informed consent, confidentiality, data minimization\"><\/textarea><\/div>\n      <div class=\"field\"><label for=\"equity\">Equity &#038; anti-discrimination<\/label><textarea id=\"equity\" rows=\"3\" placeholder=\"Anti-discrimination measures; accessibility\"><\/textarea><\/div>\n    <\/section>\n\n    <!-- Generate -->\n    <section class=\"card\">\n      <h2>Generate context prompt<\/h2>\n      <div class=\"actions\">\n        <button id=\"generate\">Create prompt<\/button>\n        <button id=\"copy\" class=\"secondary\">Copy prompt<\/button>\n        <span class=\"muted\" id=\"status\"><\/span>\n      <\/div>\n      <div class=\"field\" style=\"margin-top:14px;\">\n        <label for=\"output\">Result (context prompt for AI)<\/label>\n        <textarea id=\"output\" class=\"output\" rows=\"24\" placeholder=\"The ready context prompt will appear here...\"><\/textarea>\n      <\/div>\n    <\/section>\n\n    <p class=\"footer\">\u00a9 2025 Creativity Ltd., Plovdiv \u2013 AI &#038; Education<\/p>\n  <\/div>\n\n  <script>\n    function sanitize(v){ return (v||'').toString().trim(); }\n\n    function buildPrompt(){\n      const school = sanitize(document.getElementById('school').value);\n      const year = sanitize(document.getElementById('year').value);\n      const klass = sanitize(document.getElementById('class').value);\n      const teacher = sanitize(document.getElementById('teacher').value);\n      const studentsCount = sanitize(document.getElementById('studentsCount').value);\n      const profile = sanitize(document.getElementById('profile').value);\n\n      const dosRefs = sanitize(document.getElementById('dosRefs').value);\n      const dosNotes = sanitize(document.getElementById('dosNotes').value);\n\n      const classProfile = sanitize(document.getElementById('classProfile').value);\n      const inclusion = sanitize(document.getElementById('inclusion').value);\n      const risks = sanitize(document.getElementById('risks').value);\n\n      const goals = sanitize(document.getElementById('goals').value);\n      const indicators = sanitize(document.getElementById('indicators').value);\n\n      const monthlyPlan = sanitize(document.getElementById('monthlyPlan').value);\n      const classHours = sanitize(document.getElementById('classHours').value);\n\n      const parents = sanitize(document.getElementById('parents').value);\n      const partners = sanitize(document.getElementById('partners').value);\n\n      const safety = sanitize(document.getElementById('safety').value);\n      const wellbeing = sanitize(document.getElementById('wellbeing').value);\n\n      const monitoring = sanitize(document.getElementById('monitoring').value);\n      const reporting = sanitize(document.getElementById('reporting').value);\n\n      const resources = sanitize(document.getElementById('resources').value);\n      const budget = sanitize(document.getElementById('budget').value);\n\n      const gdpr = sanitize(document.getElementById('gdpr').value);\n      const equity = sanitize(document.getElementById('equity').value);\n\n      const now = new Date().toLocaleDateString('en-GB');\n\n      let prompt = '';\n      prompt += `Act as an experienced homeroom teacher and create a detailed HOMEROOM ANNUAL PLAN for ${year}, class ${klass} (${school}), compliant with the Bulgarian MoES State Educational Standards (DOS) and internal school policies. Date: ${now}.\\n\\n`;\n\n      prompt += `# Identification\\n- School: ${school||'-'}\\n- Academic year: ${year||'-'}\\n- Class\/Section: ${klass||'-'}\\n- Homeroom teacher: ${teacher||'-'}\\n- Number of students: ${studentsCount||'-'}\\n- Track\/Program: ${profile||'-'}\\n\\n`;\n\n      prompt += `# Regulatory framework (DOS)\\n- References: ${dosRefs||'MoES DOS; School regulations; Anti-bullying mechanism; Coverage mechanism; GDPR policy.'}\\n- Notes: ${dosNotes||'The plan must explicitly reference the relevant chapters, procedures and deadlines; include forms and reporting as per school regulations.'}\\n\\n`;\n\n      prompt += `# Class profile & needs\\n- Analysis: ${classProfile||'-'}\\n- Inclusive education (SEN\/Gifted, bilingual, vulnerable groups): ${inclusion||'-'}\\n- Risks & prevention: ${risks||'-'}\\n\\n`;\n\n      prompt += `# Goals & indicators\\n- Strategic goals: ${goals||'-'}\\n- Success indicators: ${indicators||'-'}\\n\\n`;\n\n      prompt += `# Annual calendar\\n${monthlyPlan||'-'}\\n\\n`;\n      prompt += `# Homeroom topics\\n${classHours||'-'}\\n\\n`;\n\n      prompt += `# Work with parents & partnerships\\n- Parents: ${parents||'-'}\\n- Partnerships: ${partners||'-'}\\n\\n`;\n\n      prompt += `# Supportive environment & safety\\n- Safety & health: ${safety||'-'}\\n- Wellbeing (SEL): ${wellbeing||'-'}\\n\\n`;\n\n      prompt += `# Assessment, monitoring & reporting\\n- Monitoring: ${monitoring||'-'}\\n- Reporting: ${reporting||'-'}\\n\\n`;\n\n      prompt += `# Resources & budget\\n- Resources: ${resources||'-'}\\n- Budget: ${budget||'-'}\\n\\n`;\n\n      prompt += `# Legal & ethical\\n- GDPR: ${gdpr||'-'}\\n- Equity & anti-discrimination: ${equity||'-'}\\n\\n`;\n\n      prompt += `# Output requirements\\n1) Present the plan by sections with clear subheadings; use tables\/bullets when helpful.\\n2) Link each section to applicable DOS and internal policies.\\n3) Provide a month-by-month calendar with deadlines, owners and expected outcomes.\\n4) Include parent engagement, anti-bullying mechanisms, inclusive education and safety.\\n5) Define monitoring (indicators, tools, frequency) and reporting.\\n6) Add appendices: implementation checklist, templates for minutes\/surveys.\\n`;\n\n      return prompt;\n    }\n\n    document.getElementById('generate').addEventListener('click', () => {\n      const out = document.getElementById('output');\n      out.value = buildPrompt();\n      document.getElementById('status').textContent = 'Done! Prompt generated.';\n    });\n\n    document.getElementById('copy').addEventListener('click', async () => {\n      const out = document.getElementById('output');\n      out.select();\n      out.setSelectionRange(0, out.value.length);\n      try { await navigator.clipboard.writeText(out.value); document.getElementById('status').textContent = 'Copied to clipboard.'; }\n      catch (e) { document.getElementById('status').textContent = 'Copy blocked \u2014 select text and press Ctrl+C \/ Cmd+C.'; }\n    });\n  <\/script>\n<\/body>\n<\/html>\n\n","protected":false},"excerpt":{"rendered":"<p>Create a professional homeroom annual plan in minutes. This AI-powered generator aligns with Bulgaria\u2019s DOS standards and school policies.<\/p>\n","protected":false},"author":1,"featured_media":307,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_kadence_starter_templates_imported_post":false,"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"categories":[11,3],"tags":[],"class_list":["post-306","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-ai","category-ai-pedagogy"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Context Prompt Generator: Homeroom Annual Plan - Creativity Ltd.<\/title>\n<meta name=\"description\" content=\"Create a professional homeroom annual plan in minutes. This AI-powered generator aligns with Bulgaria\u2019s DOS standards and school policies.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/cpocreativity.com\/world\/prompt-generator-homeroom-annual-plan\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Context Prompt Generator: Homeroom Annual Plan - Creativity Ltd.\" \/>\n<meta property=\"og:description\" content=\"Create a professional homeroom annual plan in minutes. This AI-powered generator aligns with Bulgaria\u2019s DOS standards and school policies.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/cpocreativity.com\/world\/prompt-generator-homeroom-annual-plan\/\" \/>\n<meta property=\"og:site_name\" content=\"Creativity Ltd.\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/people\/-Creativity\/100054222800992\" \/>\n<meta property=\"article:published_time\" content=\"2025-08-26T07:09:01+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-09-08T05:11:16+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/cpocreativity.com\/world\/wp-content\/uploads\/2025\/08\/Gemini_Generated_Image_t223zut223zut223-e17562079937571.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=\"author\" content=\"Creativity Ltd\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@CreativityLTDBG\" \/>\n<meta name=\"twitter:site\" content=\"@CreativityLTDBG\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Creativity Ltd\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/cpocreativity.com\\\/world\\\/prompt-generator-homeroom-annual-plan\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/cpocreativity.com\\\/world\\\/prompt-generator-homeroom-annual-plan\\\/\"},\"author\":{\"name\":\"Creativity Ltd\",\"@id\":\"https:\\\/\\\/cpocreativity.com\\\/world\\\/#\\\/schema\\\/person\\\/dadf8b8ca93551974e8416fd20ad916d\"},\"headline\":\"Context Prompt Generator: Homeroom Annual Plan\",\"datePublished\":\"2025-08-26T07:09:01+00:00\",\"dateModified\":\"2025-09-08T05:11:16+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/cpocreativity.com\\\/world\\\/prompt-generator-homeroom-annual-plan\\\/\"},\"wordCount\":453,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/cpocreativity.com\\\/world\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/cpocreativity.com\\\/world\\\/prompt-generator-homeroom-annual-plan\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/cpocreativity.com\\\/world\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/Gemini_Generated_Image_t223zut223zut223-e17562079937571.png\",\"articleSection\":[\"AI\",\"AI pedagogy\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/cpocreativity.com\\\/world\\\/prompt-generator-homeroom-annual-plan\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/cpocreativity.com\\\/world\\\/prompt-generator-homeroom-annual-plan\\\/\",\"url\":\"https:\\\/\\\/cpocreativity.com\\\/world\\\/prompt-generator-homeroom-annual-plan\\\/\",\"name\":\"Context Prompt Generator: Homeroom Annual Plan - Creativity Ltd.\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/cpocreativity.com\\\/world\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/cpocreativity.com\\\/world\\\/prompt-generator-homeroom-annual-plan\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/cpocreativity.com\\\/world\\\/prompt-generator-homeroom-annual-plan\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/cpocreativity.com\\\/world\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/Gemini_Generated_Image_t223zut223zut223-e17562079937571.png\",\"datePublished\":\"2025-08-26T07:09:01+00:00\",\"dateModified\":\"2025-09-08T05:11:16+00:00\",\"description\":\"Create a professional homeroom annual plan in minutes. This AI-powered generator aligns with Bulgaria\u2019s DOS standards and school policies.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/cpocreativity.com\\\/world\\\/prompt-generator-homeroom-annual-plan\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/cpocreativity.com\\\/world\\\/prompt-generator-homeroom-annual-plan\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/cpocreativity.com\\\/world\\\/prompt-generator-homeroom-annual-plan\\\/#primaryimage\",\"url\":\"https:\\\/\\\/cpocreativity.com\\\/world\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/Gemini_Generated_Image_t223zut223zut223-e17562079937571.png\",\"contentUrl\":\"https:\\\/\\\/cpocreativity.com\\\/world\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/Gemini_Generated_Image_t223zut223zut223-e17562079937571.png\",\"width\":800,\"height\":800},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/cpocreativity.com\\\/world\\\/prompt-generator-homeroom-annual-plan\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/cpocreativity.com\\\/world\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Context Prompt Generator: Homeroom Annual Plan\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/cpocreativity.com\\\/world\\\/#website\",\"url\":\"https:\\\/\\\/cpocreativity.com\\\/world\\\/\",\"name\":\"Creativity Ltd.\",\"description\":\"AI in education, teacher training and digital learning innovation.\",\"publisher\":{\"@id\":\"https:\\\/\\\/cpocreativity.com\\\/world\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/cpocreativity.com\\\/world\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/cpocreativity.com\\\/world\\\/#organization\",\"name\":\"Creativity Ltd.\",\"alternateName\":\"\u041a\u0440\u0435\u0430\u0442\u0438\u0432\u043d\u043e\u0441\u0442 \u0415\u041e\u041e\u0414\",\"url\":\"https:\\\/\\\/cpocreativity.com\\\/world\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/cpocreativity.com\\\/world\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/cpocreativity.com\\\/world\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Creativity-ltd-logo.png\",\"contentUrl\":\"https:\\\/\\\/cpocreativity.com\\\/world\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Creativity-ltd-logo.png\",\"width\":325,\"height\":325,\"caption\":\"Creativity Ltd.\"},\"image\":{\"@id\":\"https:\\\/\\\/cpocreativity.com\\\/world\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/people\\\/-Creativity\\\/100054222800992\",\"https:\\\/\\\/x.com\\\/CreativityLTDBG\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/cpocreativity.com\\\/world\\\/#\\\/schema\\\/person\\\/dadf8b8ca93551974e8416fd20ad916d\",\"name\":\"Creativity Ltd\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/fb556084bf2d7e86eff12f8b6a2275c96d13a2b59af094cdbf150d62649a43ba?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/fb556084bf2d7e86eff12f8b6a2275c96d13a2b59af094cdbf150d62649a43ba?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/fb556084bf2d7e86eff12f8b6a2275c96d13a2b59af094cdbf150d62649a43ba?s=96&d=mm&r=g\",\"caption\":\"Creativity Ltd\"},\"sameAs\":[\"https:\\\/\\\/cpocreativity.com\\\/world\"],\"url\":\"https:\\\/\\\/cpocreativity.com\\\/world\\\/author\\\/cpocreativity\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Context Prompt Generator: Homeroom Annual Plan - Creativity Ltd.","description":"Create a professional homeroom annual plan in minutes. This AI-powered generator aligns with Bulgaria\u2019s DOS standards and school policies.","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:\/\/cpocreativity.com\/world\/prompt-generator-homeroom-annual-plan\/","og_locale":"en_US","og_type":"article","og_title":"Context Prompt Generator: Homeroom Annual Plan - Creativity Ltd.","og_description":"Create a professional homeroom annual plan in minutes. This AI-powered generator aligns with Bulgaria\u2019s DOS standards and school policies.","og_url":"https:\/\/cpocreativity.com\/world\/prompt-generator-homeroom-annual-plan\/","og_site_name":"Creativity Ltd.","article_publisher":"https:\/\/www.facebook.com\/people\/-Creativity\/100054222800992","article_published_time":"2025-08-26T07:09:01+00:00","article_modified_time":"2025-09-08T05:11:16+00:00","og_image":[{"width":800,"height":800,"url":"https:\/\/cpocreativity.com\/world\/wp-content\/uploads\/2025\/08\/Gemini_Generated_Image_t223zut223zut223-e17562079937571.png","type":"image\/png"}],"author":"Creativity Ltd","twitter_card":"summary_large_image","twitter_creator":"@CreativityLTDBG","twitter_site":"@CreativityLTDBG","twitter_misc":{"Written by":"Creativity Ltd","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/cpocreativity.com\/world\/prompt-generator-homeroom-annual-plan\/#article","isPartOf":{"@id":"https:\/\/cpocreativity.com\/world\/prompt-generator-homeroom-annual-plan\/"},"author":{"name":"Creativity Ltd","@id":"https:\/\/cpocreativity.com\/world\/#\/schema\/person\/dadf8b8ca93551974e8416fd20ad916d"},"headline":"Context Prompt Generator: Homeroom Annual Plan","datePublished":"2025-08-26T07:09:01+00:00","dateModified":"2025-09-08T05:11:16+00:00","mainEntityOfPage":{"@id":"https:\/\/cpocreativity.com\/world\/prompt-generator-homeroom-annual-plan\/"},"wordCount":453,"commentCount":0,"publisher":{"@id":"https:\/\/cpocreativity.com\/world\/#organization"},"image":{"@id":"https:\/\/cpocreativity.com\/world\/prompt-generator-homeroom-annual-plan\/#primaryimage"},"thumbnailUrl":"https:\/\/cpocreativity.com\/world\/wp-content\/uploads\/2025\/08\/Gemini_Generated_Image_t223zut223zut223-e17562079937571.png","articleSection":["AI","AI pedagogy"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/cpocreativity.com\/world\/prompt-generator-homeroom-annual-plan\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/cpocreativity.com\/world\/prompt-generator-homeroom-annual-plan\/","url":"https:\/\/cpocreativity.com\/world\/prompt-generator-homeroom-annual-plan\/","name":"Context Prompt Generator: Homeroom Annual Plan - Creativity Ltd.","isPartOf":{"@id":"https:\/\/cpocreativity.com\/world\/#website"},"primaryImageOfPage":{"@id":"https:\/\/cpocreativity.com\/world\/prompt-generator-homeroom-annual-plan\/#primaryimage"},"image":{"@id":"https:\/\/cpocreativity.com\/world\/prompt-generator-homeroom-annual-plan\/#primaryimage"},"thumbnailUrl":"https:\/\/cpocreativity.com\/world\/wp-content\/uploads\/2025\/08\/Gemini_Generated_Image_t223zut223zut223-e17562079937571.png","datePublished":"2025-08-26T07:09:01+00:00","dateModified":"2025-09-08T05:11:16+00:00","description":"Create a professional homeroom annual plan in minutes. This AI-powered generator aligns with Bulgaria\u2019s DOS standards and school policies.","breadcrumb":{"@id":"https:\/\/cpocreativity.com\/world\/prompt-generator-homeroom-annual-plan\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/cpocreativity.com\/world\/prompt-generator-homeroom-annual-plan\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/cpocreativity.com\/world\/prompt-generator-homeroom-annual-plan\/#primaryimage","url":"https:\/\/cpocreativity.com\/world\/wp-content\/uploads\/2025\/08\/Gemini_Generated_Image_t223zut223zut223-e17562079937571.png","contentUrl":"https:\/\/cpocreativity.com\/world\/wp-content\/uploads\/2025\/08\/Gemini_Generated_Image_t223zut223zut223-e17562079937571.png","width":800,"height":800},{"@type":"BreadcrumbList","@id":"https:\/\/cpocreativity.com\/world\/prompt-generator-homeroom-annual-plan\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/cpocreativity.com\/world\/"},{"@type":"ListItem","position":2,"name":"Context Prompt Generator: Homeroom Annual Plan"}]},{"@type":"WebSite","@id":"https:\/\/cpocreativity.com\/world\/#website","url":"https:\/\/cpocreativity.com\/world\/","name":"Creativity Ltd.","description":"AI in education, teacher training and digital learning innovation.","publisher":{"@id":"https:\/\/cpocreativity.com\/world\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/cpocreativity.com\/world\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/cpocreativity.com\/world\/#organization","name":"Creativity Ltd.","alternateName":"\u041a\u0440\u0435\u0430\u0442\u0438\u0432\u043d\u043e\u0441\u0442 \u0415\u041e\u041e\u0414","url":"https:\/\/cpocreativity.com\/world\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/cpocreativity.com\/world\/#\/schema\/logo\/image\/","url":"https:\/\/cpocreativity.com\/world\/wp-content\/uploads\/2026\/04\/Creativity-ltd-logo.png","contentUrl":"https:\/\/cpocreativity.com\/world\/wp-content\/uploads\/2026\/04\/Creativity-ltd-logo.png","width":325,"height":325,"caption":"Creativity Ltd."},"image":{"@id":"https:\/\/cpocreativity.com\/world\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/people\/-Creativity\/100054222800992","https:\/\/x.com\/CreativityLTDBG"]},{"@type":"Person","@id":"https:\/\/cpocreativity.com\/world\/#\/schema\/person\/dadf8b8ca93551974e8416fd20ad916d","name":"Creativity Ltd","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/fb556084bf2d7e86eff12f8b6a2275c96d13a2b59af094cdbf150d62649a43ba?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/fb556084bf2d7e86eff12f8b6a2275c96d13a2b59af094cdbf150d62649a43ba?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/fb556084bf2d7e86eff12f8b6a2275c96d13a2b59af094cdbf150d62649a43ba?s=96&d=mm&r=g","caption":"Creativity Ltd"},"sameAs":["https:\/\/cpocreativity.com\/world"],"url":"https:\/\/cpocreativity.com\/world\/author\/cpocreativity\/"}]}},"_links":{"self":[{"href":"https:\/\/cpocreativity.com\/world\/wp-json\/wp\/v2\/posts\/306","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cpocreativity.com\/world\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/cpocreativity.com\/world\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/cpocreativity.com\/world\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/cpocreativity.com\/world\/wp-json\/wp\/v2\/comments?post=306"}],"version-history":[{"count":2,"href":"https:\/\/cpocreativity.com\/world\/wp-json\/wp\/v2\/posts\/306\/revisions"}],"predecessor-version":[{"id":360,"href":"https:\/\/cpocreativity.com\/world\/wp-json\/wp\/v2\/posts\/306\/revisions\/360"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/cpocreativity.com\/world\/wp-json\/wp\/v2\/media\/307"}],"wp:attachment":[{"href":"https:\/\/cpocreativity.com\/world\/wp-json\/wp\/v2\/media?parent=306"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/cpocreativity.com\/world\/wp-json\/wp\/v2\/categories?post=306"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/cpocreativity.com\/world\/wp-json\/wp\/v2\/tags?post=306"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}