Semalab / developer-skills-matrix-discord-bot

This is a bot that allows you to assess your skills with our developer rubric directly on discord
GNU Affero General Public License v3.0
11 stars 7 forks source link

[FEAT] - Shortened version of the output #19

Open mattvanitallie-sema opened 2 years ago

mattvanitallie-sema commented 2 years ago

What feature would you like to see?

Right now the output of the bot includes the full description of each category.

In combination with the story about publishing the matrix, I recommend we create a consolidated version of the output, in simply formatted text.

I would suggest-- but open to feedback... something like this:

General: Beginner Communication: Feedback and Code Reviews - Beginner | Requirements - Advanced Beginner | Technical Communication - Beginner Infrastructure: Source Control and Application Lifecycle Management - Beginner | Design and Deployment - Advanced Beginner JavaScript [or whatever their first language / framework is]: Data Structures - Advanced Beginner | Style and Semantics - Beginner | General - Beginner TypeScript [or whatever their 2d language / framework is]: Data Structures - Advanced Beginner | Style and Semantics - Beginner | General - Beginner

Hyperlink to published Matrix

Additional information

reason for this: this structure would make it easier to copy and paste it into a resume or a portfolio

naomi-lgbt commented 2 years ago

We could leverage embed fields - rather than applying the entire description text, we set the name to the category-subcategory pair, and the value to the user's selection.

Vyvy-vi commented 2 years ago

I'd like to work on this.

naomi-lgbt commented 2 years ago

Go for it!