| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A place for the CSESoc community to learn and share their knowledge and expertise.
🌈 Status update:
Creating a generic system for publishing course revision exercises
🎨 Design system:
CSESoc Learn has its own design system with components + tokens. The Figma file is here.
For more details, see the relevant wiki page.
For detailed instructions, see here.
CSESoc is where students gather to socialise and extend their technical knowledge outside the classroom. Educational content has previously been delivered via workshops. However, this limits people who're uncomfortable with holding workshops, or want to contribute in other formats, from contributing.
CSESoc Learn empowers students from various backgrounds to contribute to the wider CSE community by:
CSESoc Learn also focuses strongly on delightful UI/UX, driving engagement and raising the bar for learning experiences at CSESoc.
Prettier and StandardJS are used together for formatting and linting. They're configured in the repo.
For more details, see the relevant wiki page.
See the wiki.
We're CSESoc Education! Development is currently led by:
The Learning Platform has a standard format for publishing course revision materials. It assumes that a course revision campaign consists of a set of exercises that can be written in markdown.
In this course-revision folder observe that there are folders likes 1511-23T3 with mdx files inside. There is also a corresponding 1511-23T3.mdx file next to the folder of the same name.
When you create a new course revision campaign, you must provide the following:
Note: Both the .mdx and folder MUST share the exact same name in order to work (e.g. file 1511-23T3.mdx and folder 1511-23T3)
Once you have uploaded these files you can navigate to them at the url /course-revision (e.g. learn.csesoc.org.au/course-revision or localhost:3000/course-revision)
| Back | FazBrowse Home | New Git URL |