You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if we provide a distinction between an event (current event) which is a hosted delivery of material for a cohort, e.g. the schmidt fellows and a course: which is something that is doable by anyone then we can open up a lot of the functionality of the site to "outsiders".
The idea behind is that someone can navigate to the right part of the material and say "i want to do this" and make their own event effectively where they work through it with all our interactivity alone.
The site might need to make a distinction between this, comments etc.? we could group them for everyone doing the same course?
In terms of UX, I guess we could have another card on the main page that has like "click here to start a course" and then you get a choice of what ones and from then on they appear in your sidebar, and in your timeline.
These could be manually curated, such as the schmidt material which covers content over a number of course categories but they also could just be our current "courses" which have a list of linked material already that we just need to split by e.g. programming language.
In terms of gutenberg changes that a solution for this might require:
Add a way to advertise you can do this on the main page:
Add a selection of courses (even if automatically all streams from each course). Custom user designed courses? Combination of courses into 1 "event"
Add a way for a user to enrol on one and for that to display in their timeline (and sidebar which is easier)
Decide what parts of the interactivity we want to keep? do we group all "independents" in one event where they can each see all comments? Do we remove comments? Execute this plan.
This works best as well with recorded material that is embedded in the markdown (so would be good to get that done first)
The text was updated successfully, but these errors were encountered:
alasdairwilson
changed the title
Material available to people not on an Event
Material available to people not on an Event: Independent runs through of material with recorded lectures, etc.
Jul 12, 2024
Could we do this fairly easily from the current setup with a flag for an event which can be either (a) normal event, or (b) self-study? The self-study events would allow anyone to enrol on them without a key, and would not display times for any of the event items (or perhaps just time from start). The recorded material could just be linked to like we do currently in event-items
We could have a separate section on the main page that lists all the self-study events
from hackathon:
if we provide a distinction between an event (current event) which is a hosted delivery of material for a cohort, e.g. the schmidt fellows and a course: which is something that is doable by anyone then we can open up a lot of the functionality of the site to "outsiders".
The idea behind is that someone can navigate to the right part of the material and say "i want to do this" and make their own event effectively where they work through it with all our interactivity alone.
The site might need to make a distinction between this, comments etc.? we could group them for everyone doing the same course?
In terms of UX, I guess we could have another card on the main page that has like "click here to start a course" and then you get a choice of what ones and from then on they appear in your sidebar, and in your timeline.
These could be manually curated, such as the schmidt material which covers content over a number of course categories but they also could just be our current "courses" which have a list of linked material already that we just need to split by e.g. programming language.
In terms of gutenberg changes that a solution for this might require:
The text was updated successfully, but these errors were encountered: