Skip to content

feat: integrate November 2023 questionnaire into site - #56

Merged
nschimme merged 2 commits into
MUME:masterfrom
nschimme:integrate-2023-11-questionnaire-15870912246425347703
Sep 9, 2026
Merged

feat: integrate November 2023 questionnaire into site#56
nschimme merged 2 commits into
MUME:masterfrom
nschimme:integrate-2023-11-questionnaire-15870912246425347703

Conversation

@nschimme

@nschimme nschimme commented Sep 9, 2026

Copy link
Copy Markdown
Contributor
  • Update docs/resources/questionnaires/2023-11.md with frontmatter, stat banner, Looker Studio callout, structured sections, and back navigation.
  • Update docs/resources/questionnaires/index.md and docs/resources/index.md to feature November 2023 Poll and link directly to /resources/questionnaires/2023-11.

Summary by Sourcery

Publish and feature the November 2023 MUME questionnaire results throughout the site.

New Features:

  • Publish the November 2023 MUME questionnaire results as a structured, navigable resource page with summary metrics, survey findings, credits, and an interactive Looker Studio report.

Enhancements:

  • Reorganize and format the questionnaire overview and resource listings to feature the November 2023 poll and link directly to its results.

Documentation:

  • Update questionnaire metadata and overview descriptions to reflect the available survey period and add back navigation.

- Update docs/resources/questionnaires/2023-11.md with frontmatter, stat banner, Looker Studio callout, structured sections, and back navigation.
- Update docs/resources/questionnaires/index.md and docs/resources/index.md to feature November 2023 Poll and link directly to /resources/questionnaires/2023-11.
@sourcery-ai

sourcery-ai Bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

Reviewer's Guide

The PR turns the November 2023–January 2024 survey into a fully navigable, styled questionnaire-results page with metadata, summary UI, structured Markdown/HTML presentation, credits, reporting access, and back navigation, then promotes it from both resource indexes.

File-Level Changes

Change Details Files
Reformat and enrich the November 2023 questionnaire results as a structured site page.
  • Added page metadata and a high-level respondent/statistics banner.
  • Added a direct Looker Studio report callout with external-link behavior.
  • Reorganized survey content into 15 themed sections with nested headings, tables, cards, summaries, and consolidated presentation of results.
  • Added overview and report credits plus a back-navigation link.
docs/resources/questionnaires/2023-11.md
Promote the November 2023 questionnaire throughout the resource navigation.
  • Replaced the resources-page March 2024 external report entry with a direct November 2023 questionnaire link.
  • Changed the questionnaire index description range to end at 2023.
  • Added the November 2023 questionnaire as the lead internal result card.
docs/resources/index.md
docs/resources/questionnaires/index.md

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey - I've found 1 issue

Prompt for AI Agents
Please address the comments from this code review:

## Individual Comments

### Comment 1
<location path="docs/resources/index.md" line_range="43" />
<code_context>

 ### Polls & Questionnaires
 - [Questionnaires Overview](/resources/questionnaires/)
-- <a href="https://lookerstudio.google.com/reporting/3ee7c0b0-3eb6-4191-87a3-eec325e6488d/page/B99yD" target="_blank" rel="noopener noreferrer">March 2024 Poll #2744 (Looker Studio) ↗</a>
+- [November 2023 Poll](/resources/questionnaires/2023-11)
 - [April 2000 Poll](/resources/questionnaires/2000-04)
 - [February 1998 Poll](/resources/questionnaires/1998-02)
</code_context>
<issue_to_address>
**issue (broader_impact):** The existing March 2024 questionnaire/report is removed from both resource indexes and the questionnaire overview description is changed to end at 2023, so the site no longer exposes the March 2024 poll despite this feature request only adding the November 2023 questionnaire.

**Triggers:** When users browse the resource indexes after this change.

**Suggested fix:** Retain the March 2024 poll entry and the 1995–2024 overview range, while adding the November 2023 questionnaire as an additional entry.
</issue_to_address>

Sourcery assessment

Approval pending. 1 finding to address first.

Blocking findings: docs/resources/index.md:43


Sourcery is free for open source - if you like our reviews please consider sharing them ✨

Comment thread docs/resources/index.md

### Polls & Questionnaires
- [Questionnaires Overview](/resources/questionnaires/)
- <a href="https://lookerstudio.google.com/reporting/3ee7c0b0-3eb6-4191-87a3-eec325e6488d/page/B99yD" target="_blank" rel="noopener noreferrer">March 2024 Poll #2744 (Looker Studio) ↗</a>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

issue (broader_impact): The existing March 2024 questionnaire/report is removed from both resource indexes and the questionnaire overview description is changed to end at 2023, so the site no longer exposes the March 2024 poll despite this feature request only adding the November 2023 questionnaire.

Triggers: When users browse the resource indexes after this change.

Suggested fix: Retain the March 2024 poll entry and the 1995–2024 overview range, while adding the November 2023 questionnaire as an additional entry.

Update link for 'Manwe in 2000' in docs/resources/questionnaires/2023-11.md to point directly to ./2000-04 instead of external mume.org.
@nschimme
nschimme merged commit f06c3b3 into MUME:master Sep 9, 2026
2 checks passed
@nschimme
nschimme deleted the integrate-2023-11-questionnaire-15870912246425347703 branch September 9, 2026 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant