Skip to content
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

Display Authors on Lesson Page #68

Open
KevinMulhern opened this issue Oct 23, 2021 · 0 comments
Open

Display Authors on Lesson Page #68

KevinMulhern opened this issue Oct 23, 2021 · 0 comments
Labels
Status: Idea Funnel This issue is currently in the idea funnel Type: Enhancement Involves a new feature or enhancement request

Comments

@KevinMulhern
Copy link
Member

Title Author Date
Display Author on Lesson Page Kevin 23-10-2021

Display Author on Lesson Page

Summary

Simply displaying the authors avatar and name on the lesson page. It would look similar to the author component Dev.to have on their articles:
Screenshot 2021-10-23 at 13 12 24

Motivation

Writing content for the curriculum is hard and one of most difficult things to get contributions for on TOP. Displaying the author on the lesson page would provide extra recognition and incentive for writing lessons.

Suggested implementation

  • The original author that created the lesson initially should be displayed. To give recognition to editors we can provide a link to the lesson on GH to view editors who have made any changes to the lesson.
  • The author would be set in the seeds file where the lesson record is created. This gives us the ability to change the author if a significant rewrite happens where virtually none of the original content is left.
  • We can make the authors model flexible so multiple authors can be attributed to a lesson.

Drawbacks

There will inevitably be many different authors for individual lessons within courses. Could this leave a bad impression? such as the course seeming disjointed?

It could be time consuming and difficult to find some of the original authors of existing lessons. The Github history is a bit muddled as we broke out the curriculum into separate repos for each course at one point and later merged them back into the one repo again. Some Github history sleuthing may be required for a few lessons to get the original authors.

Alternatives

N/A

@thatblindgeye thatblindgeye added Status: Idea Funnel This issue is currently in the idea funnel Type: Enhancement Involves a new feature or enhancement request labels Jan 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Idea Funnel This issue is currently in the idea funnel Type: Enhancement Involves a new feature or enhancement request
Projects
None yet
Development

No branches or pull requests

2 participants