Student Welcome Guide changes-2 review + Become-a-member carousel (EN/MK/SI) #16

Merged
popovskik merged 2 commits from kristijan-dev into develop 2026-08-05 22:04:06 +00:00
Collaborator

Summary

Two batches of Student Welcome Guide / Become-a-member fixes, applied consistently across all three languages (EN / MK / SI).

Become a member

  • Photo-only "ways to be part of MSOS" carousel — removed the coloured placeholder cards and load the images eagerly so they appear immediately.
  • Removed the "Figures to confirm before launch." note (and the SI equivalent) from the MSOS-in-numbers section.

Student Welcome Guide (from the changes-2 review)

Layout / CSS (css/pages/_guide.css)

  • .guide-checklist / .guide-steps left-align with headings again (were drifting right inside the flex article-body).
  • Wide tables scroll horizontally on mobile instead of overflowing the page (.guide-table-wrap).
  • New reusable .guide-cta pill button.

Content (all 3 languages)

  • Replaced the info-pill row on every guide page with a "Last checked" eyebrow above the title.
  • Corrected "North Macedonian citizen" -> "Citizen of North Macedonia" (application-deadlines).
  • study-cities: reworded the "X map:" run-ons; Nova Gorica and Celje now have proper bullet lists.
  • tuition-and-scholarships: fixed the leftover "Link the exact call" note and added a prominent SRIPS 380th-call button.
  • student-accommodation: retitled to "full-time student"; deleted the SRCe brokerage paragraph; added an ownership-check (land register / GURS) paragraph.
  • prepare-to-move: added bus / flight / airport-transfer / car-sharing providers with links.
  • administrative-basics: linked the DR-02 form + FURS tax page + bank-account blog; removed the "A common sequence" section.
  • official-sources-and-checklists: removed the "Checklists to build" section and the pre-publication reminder sentence; tidied the stale meta description.

Verification

  • All external links checked (HTTP 200).
  • Tag-balance integrity check passed on all modified pages.
  • An independent review pass confirmed every item across EN/MK/SI.

Generated with Claude Code

## Summary Two batches of Student Welcome Guide / Become-a-member fixes, applied consistently across all three languages (EN / MK / SI). ### Become a member - Photo-only "ways to be part of MSOS" carousel — removed the coloured placeholder cards and load the images eagerly so they appear immediately. - Removed the "Figures to confirm before launch." note (and the SI equivalent) from the MSOS-in-numbers section. ### Student Welcome Guide (from the changes-2 review) **Layout / CSS** (`css/pages/_guide.css`) - `.guide-checklist` / `.guide-steps` left-align with headings again (were drifting right inside the flex `article-body`). - Wide tables scroll horizontally on mobile instead of overflowing the page (`.guide-table-wrap`). - New reusable `.guide-cta` pill button. **Content** (all 3 languages) - Replaced the info-pill row on every guide page with a "Last checked" eyebrow above the title. - **Corrected "North Macedonian citizen" -> "Citizen of North Macedonia"** (application-deadlines). - study-cities: reworded the "X map:" run-ons; Nova Gorica and Celje now have proper bullet lists. - tuition-and-scholarships: fixed the leftover "Link the exact call" note and added a prominent SRIPS 380th-call button. - student-accommodation: retitled to "full-time student"; deleted the SRCe brokerage paragraph; added an ownership-check (land register / GURS) paragraph. - prepare-to-move: added bus / flight / airport-transfer / car-sharing providers with links. - administrative-basics: linked the DR-02 form + FURS tax page + bank-account blog; removed the "A common sequence" section. - official-sources-and-checklists: removed the "Checklists to build" section and the pre-publication reminder sentence; tidied the stale meta description. ## Verification - All external links checked (HTTP 200). - Tag-balance integrity check passed on all modified pages. - An independent review pass confirmed every item across EN/MK/SI. Generated with Claude Code
popovskik added 2 commits 2026-08-05 22:02:27 +00:00
b058c80713 Become a member: photo-only carousel + drop unconfirmed figures note
- Remove the coloured placeholder cards behind the "ways to be part of
  MSOS" carousel (override the _hub.css gradients on .mm-use) and load the
  photos eagerly with fetchpriority so they appear immediately.
- Remove the "Figures to confirm before launch." note (and the SI
  equivalent) from the MSOS-in-numbers section.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
43847ba935 Student Welcome Guide: batch fixes from changes-2 review (EN/MK/SI)
Layout / CSS (css/pages/_guide.css):
- Left-align .guide-checklist and .guide-steps (margin 16px 0) so bullet
  lists no longer drift right inside the flex article-body.
- Make .guide-table-wrap shrink to the viewport (width:100%; min-width:0)
  so wide tables scroll horizontally on mobile instead of overflowing.
- Add a reusable .guide-cta pill button for inline calls to action.

Content, applied across all three languages:
- Replace the info-pill row (guide-meta) on every guide page with a
  "Last checked" eyebrow above the title.
- application-deadlines: correct "North Macedonian citizen" to
  "Citizen of North Macedonia".
- study-cities: reword the "X map:" run-on paragraphs, give Nova Gorica
  and Celje proper strengths/challenges bullet lists.
- tuition-and-scholarships: fix the leftover "Link the exact call" note
  and add a prominent SRIPS 380th-call button.
- student-accommodation: retitle to "full-time student", delete the SRCe
  brokerage paragraph, add an ownership-check (land register / GURS)
  paragraph.
- prepare-to-move: add bus, flight, airport-transfer and car-sharing
  providers with links.
- administrative-basics: link the DR-02 form and FURS tax-number page and
  the bank-account blog; remove the "A common sequence" section.
- official-sources-and-checklists: remove the "Checklists to build"
  section and the pre-publication reminder sentence, and tidy the meta
  description that referenced the removed section.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
popovskik merged commit 2b30a6c4cb into develop 2026-08-05 22:04:06 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: mark/msos#16
No description provided.