diff options
| author | Yasutake Yohei <yohei@yasutakeyohei.com> | 2026-07-04 22:57:26 +0900 |
|---|---|---|
| committer | Yasutake Yohei <yohei@yasutakeyohei.com> | 2026-07-04 22:57:26 +0900 |
| commit | d31749f5da509f6663bc5fef15c939e2a83e9758 (patch) | |
| tree | 7b5be47c1961fb5892f54391850b57654de62109 /src/content/docs/ippan-situmon/r8d/6gatu/4-ijime-judai-jitai-taiou-okure.mdx | |
| parent | 9999a99bfeea1f4856e79cfb6750d5daad4f6f0f (diff) | |
Revert "QuestionSummary: 全一般質問ページのanchorを見出しの自動生成IDと一致するよう一括修正"
This reverts commit 9999a99bfeea1f4856e79cfb6750d5daad4f6f0f.
Diffstat (limited to 'src/content/docs/ippan-situmon/r8d/6gatu/4-ijime-judai-jitai-taiou-okure.mdx')
| -rw-r--r-- | src/content/docs/ippan-situmon/r8d/6gatu/4-ijime-judai-jitai-taiou-okure.mdx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/content/docs/ippan-situmon/r8d/6gatu/4-ijime-judai-jitai-taiou-okure.mdx b/src/content/docs/ippan-situmon/r8d/6gatu/4-ijime-judai-jitai-taiou-okure.mdx index 0cbf638..c52a8ff 100644 --- a/src/content/docs/ippan-situmon/r8d/6gatu/4-ijime-judai-jitai-taiou-okure.mdx +++ b/src/content/docs/ippan-situmon/r8d/6gatu/4-ijime-judai-jitai-taiou-okure.mdx @@ -26,10 +26,10 @@ import QuestionSummary from '@/components/QuestionSummary.astro'; about="いじめ重大事態" datePublished="2026-06-04" qa={[ - { question: "① 市長報告までに長時間を要する理由は。", answer: "個人情報保護や関係者への説明・日程調整に時間を要する。", anchor: "-① 市長報告までに長時間を要する理由は" }, - { question: "② 再調査の結論を出すまでの想定時間は。", answer: "事案により異なるため一概には申し上げられない。", anchor: "-② 再調査の結論を出すまでの想定時間は" }, - { question: "③ 再調査に向けた課題について市長の認識は。", answer: "時間経過による環境変化や記憶の風化で聞き取り調査が困難となる場合がある。", anchor: "-③ 再調査に向けた課題について市長の認識は" }, - { question: "④ 重大事態の別が示されていない調査は再調査に該当するか。", answer: "ガイドラインに即し総合的に判断。指摘の点のみでは判断しない。", anchor: "-④ 重大事態の別が示されていない調査は再調査に該当するか" }, + { question: "① 市長報告までに長時間を要する理由は。", answer: "個人情報保護や関係者への説明・日程調整に時間を要する。", anchor: "-市長報告までに長時間を要する理由は" }, + { question: "② 再調査の結論を出すまでの想定時間は。", answer: "事案により異なるため一概には申し上げられない。", anchor: "-再調査の結論を出すまでの想定時間は" }, + { question: "③ 再調査に向けた課題について市長の認識は。", answer: "時間経過による環境変化や記憶の風化で聞き取り調査が困難となる場合がある。", anchor: "-再調査に向けた課題について市長の認識は" }, + { question: "④ 重大事態の別が示されていない調査は再調査に該当するか。", answer: "ガイドラインに即し総合的に判断。指摘の点のみでは判断しない。", anchor: "-重大事態の別が示されていない調査は再調査に該当するか" }, ]} /> |
