TheOdinProject / curriculum

The open curriculum for learning web development
https://www.theodinproject.com/
Other
10.1k stars 13.53k forks source link

Layout guide: Each lesson to have a "Summary" section #27626

Closed nikitarevenco closed 4 months ago

nikitarevenco commented 8 months ago

Checks

Describe your suggestion

I think it would be nice to have a conclusion for every lesson. Some lessons are very long and contain a lot of information. A summary section would contain a brief recap of everything learned in the lesson.

This would be beneficial because it would serve as a nice recap. I saw this on some other sites like javascript.info and I feel that summarising all of the info is a really good way to get information to stick

An example is given in a comment below

Path

Foundations, Ruby / Rails, Node / JS

Lesson Url

Curriculum

(Optional) Discord Name

Revenco

(Optional) Additional Comments

No response

cakegod commented 8 months ago

The Lesson Overview section already acts as a summary.

nikitarevenco commented 8 months ago

The Lesson Overview section already acts as a summary.

It's more of an overview than a summary. A summary would be something like (for the Variables and Operators lesson):

Summary

cakegod commented 8 months ago

Yes, but they do more or less the same thing. This new section will likely just mirror the content of the Lesson Overview with a different wording.

nikitarevenco commented 8 months ago

Yes, but they do more or less the same thing. This new section will likely just mirror the content of the Lesson Overview with a different wording.

Yeah, I can see where you are coming from. Many of the bullet points in this section could cover the same ideas as in the lesson overview

Although I think they would be different enough, repeating things helps. Who knows it may actually be useful to people, or maybe not. Just throwing this random idea out there.

jwaddell10 commented 7 months ago

I personally like this idea, I think spaced repetition is important for learning and repeating concepts in a summary can help folks with building understanding (especially for longer lessons). Many lesson articles do this already in the form of a conclusion paragraph. I agree it would take quite a bit of work to do this for each lesson

MaoShizhong commented 7 months ago

Not entirely sure we need this per se, primarily because like Cake said, it'd effectively be a different way of wording the lesson overview and even the knowledge check to some degree. Given the scale of work such an additional requirement would entail, I don't think this is the right move for that amount of work.

Just so you know, there has been some light internal discussion about how we may want to rethink the knowledge check section as a whole across the curriculum. But again, this would lead to a very large scale job and would need the right alternative to justify that. It's a pretty low priority discussion for now as well, given other jobs going on.

github-actions[bot] commented 6 months ago

This issue is stale because it has had no activity for the last 30 days.

nikitarevenco commented 4 months ago

Looks like this isn't being considered, closing this