CSA updates for projects - #1547
Merged
Merged
Conversation
Updated project description for clarity and removed redundant text.
Contributor
There was a problem hiding this comment.
Copilot review overview
🟡 Changes recommended
README wording errors and inconsistent Communication Systems naming remain to be corrected.
Get a fresh assessment by requesting another Copilot review.
Review effort: Lite
Findings: 3
Open (3)
What changed in this PR
Updates CSA capstone branding, descriptions, and repository documentation for the Communication Systems and Toolchain Trail projects.
Changes:
- Expands Communication Systems scope and messaging.
- Updates Toolchain Trail onboarding and analytics descriptions.
- Revises README guidance and project history.
| File | Summary |
|---|---|
README.md |
Updates project scope, workflow, contribution guidance, and history. |
_posts/capstone/2026-08-27-communication-system-capstone.md |
Renames and expands the Communication Systems capstone description. |
_data/toolchain-trail-capstone.yml |
Updates Toolchain Trail title and overview. |
_data/communication_system_infograph.yml |
Updates infographic title and description. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
| This project is in its 4th revision (aka 4.0). | ||
|
|
||
| The project was initially based on a project called Fastpages. But this project has diverged from those roots into an independent entity, in fact most things (like the build system), are completely different. The decision to separate from Fastpages was influenced by it's deprecation by the authors. It is believed by our community that the authors of Fastpages turned toward the support of Quatro. After that change of direction Fastpages did not align with the Instructors's goals. Thus, Open Coding Society 'Pages' has more of a raw development and classroom blogging purpose. But, we are grateful to Fastpages for their inspiration. But, we are grateful to Fastpages for their inspiration. | ||
| The project was initially based on a project called Fastpages. But this project has diverged from those roots into an independent entity, in fact most things (like the build system), are completely different. The decision to separate from Fastpages was influenced by it's deprecation by the original authors. It is believed by our community that the authors of Fastpages turned toward the support of Quatro. After that change of direction Fastpages did not align with the OCS `pages` goals. Thus, `pages` has more of a raw development and classroom blogging purpose. But, as we parted we were grateful to Fastpages for their inspiration. Also, this project originations were focused around the GitHub Pages Minima theme and still uses it as a remote. |
| # Communication System Capstone Infographic | ||
| Title: "Communication System" | ||
| Description: "Class discussion is moving out of Slack and into the course site, next to the work it is about. Class-wide announcements, per-week chat, and a rich-text composer with emoji already ship; still to build are a thread on every assignment, 1:1 direct messages, GIFs in the composer, and Slack-style emoji reactions." | ||
| Title: "OCSCommunication Systems" |
Comment on lines
+5
to
+6
| title: OCS Communication Systems | ||
| description: Students are extending the OCS communication system with chat, announcements, assignment discussions, direct messaging, calendar integration, and reusable presentation components. The work includes maintaining the real-time WebSocket service and connecting these features to the existing course site, backend APIs, security, and data model. Students will also develop the OCS SASS grammar—a small, purpose-built styling system for consistent, responsive, reusable components across the OCS GitHub Pages ecosystem. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Updates for CSA Communicat and Toolchain capstones.