ProtoSchool / protoschool.github.io

The code that runs the ProtoSchool website. Visit https://proto.school for interactive tutorials on decentralized web protocols. Explore IPFS and Filecoin through code challenges, code-free lessons, and local events.
https://proto.school
Other
165 stars 67 forks source link

Feature: Long article view for a tutorial #573

Open zebateira opened 3 years ago

zebateira commented 3 years ago

Providing a long article view for a tutorial would be very useful for those users who are looking into having a way to save the content into services like Pocket or Instapaper.

Would this be something that we would be interested in providing? A big con that I can see is that users would not have a chance to give feedback about the tutorial, but we could link the resources page at the end of the content.

The way I see it is to have a link in the tutorial landing page (e.g. https://proto.school/data-structures/article) to a new page that would show the entire content for the tutorial, meaning, all the lessons content joined together one after the other. Multiple choice quizzes and code challenges would be absent from this article. We could add a warning at the top letting the users know that they could have a more interactive tutorial if they read the tutorial in our website.

terichadbourne commented 3 years ago

Haven't thoroughly thought through this proposal yet, but wanted to paste in a recent suggestion received from Dietrich that seems to support this idea:

Ability to view tutorial in a single page. Eg, I have to click around a lot to find what I'm looking for. And overall comprehension would be easier sometimes when I can quickly view parts together - the content addressing link above is good example: makes more sense in the context of the location addressing section that precedes it.