-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Identify platform for the program #1
Comments
@nesquena I made this list for some of the things we could build/setup, i'm not sure if it belongs here. I'm also making an UX diagram trying to figure out all the use cases. (i'll let you know when it's done)
|
This is great, thanks for putting this together! |
What would you suggest we use a forum for? It seems like Slack is fine for communication, unless I'm missing something :) Also for the static site, are you suggesting re-building it with the listed technologies? I'm not opposed to doing that if people are down, but I think we should list out our priorities. In my opinion, the next biggest decision we need to make is how we're going to host/display the course curriculums. I think we should have something that is open source/easily accessible by people outside of our immediate team. |
There's an UX diagram that goes with it –haven't finished yet, though. tl:dr
Slack is good for admins/devs and teachers/volunteers to quickly communicate, but for registered students and teachers i'd suggest a forum like discourse (Ex: React's official forum. I think it can spin in a digital ocean droplet. For the site, i'm already building a landing page+blog-like template for me, that could be easily cloned and customisable; but not replacing the existing until it's finished. With surge, we can have static hosting for $0. Agree that the most important thing to develop is the courses section, that's where the UX diagram comes handy as it shows what elements need to be built –login/registration system, course curriculum, student profile view, etc. Which users have access to what. This could become useful too last time i checked, it was a rails-based education framework. For the curriculum alone, i think there is no better place like here github I'll try to finish that UX diagram as soon as possible. :) |
Are we married to the idea of using WordPress? I find it's not really worth it considering the security flaws if you have a team of engineers who can utilize something that is a little less plug-and-play. I also I am not really crazy about using PHP, with engineers who can utilize ruby, python, node or java instead. |
I know I"m sort of a late-joiner in this discussion, but I think we can't (shouldn't) seek a platform that can do all that. For example, I agree with @juanmnl that github might be a perfect way to distribute lessons, especially for the software classes, as that's a solid piece of technology that anyone in software should know how to use. It also supports wikis, pages, issues, version, and it seems everyone is already using it. For video lessons, what's wrong with youtube? We could have a private channel, for example? Question: Are we concerned about students re-distributing materials? If not, then there's not a huge need for locking down access to videos or course materials. My assumption is that workshops and live-mentoring is the best benefit to enrollment. To support that, slack or a simple tool like discourse (or even a stackexchange-like site), would work very well. If there's no need for crazy lockdowns or really fancy websites, could we ship the first iteration of courses using just github, a stackexchange clone, and slack? |
Identify the program platform:
The text was updated successfully, but these errors were encountered: