@@ -22,12 +22,15 @@ These are in the codebase.
22
22
23
23
These will be in the codebase. They're unordered.
24
24
25
- - ** Team builder:** Create a team with 3 members
26
- - ** Teammate:** Give team feedback to 5 solutions.
25
+ - ** Back In Town:** Submit an exercise having not submitted one for 3 months.
26
+ - ** Polyglot:** Completed a non-hello-world exercise in 3+ languages
27
+ - ** Orator:** Complete a conference talk about Exercism
28
+ - ** Streamer:** Have a video uploaded (and approved) where you are the author.
27
29
28
30
## To be implemented - but involve more code/effort
29
31
30
- - ** Back In Town:** Login after T time without activity away _ (Requires last (not current) seen logging which might already be in Devise)_
32
+ - ** Team builder:** Create a team with 3 members
33
+ - ** Teammate:** Give team feedback to 5 solutions.
31
34
- ** Early Bird:** Submit a solution before breakfast (~ 6am, local time). _ (Required local timezone storage)_
32
35
- ** Docker:** Have a Docs PR merged _ (How do we automate this? Webhooks listening to certain dirs?)_
33
36
- ** Badger:** Suggest a badge that is added to the website _ (How do we automate this? Probably manual?)_
@@ -100,7 +103,6 @@ A collection of unsorted ideas. Move one of these into "To Be Implemented" if yo
100
103
- wax on, wax off: X practice exercises complete
101
104
- X practice exercises mentor approved
102
105
- Made a friend (preferred by a mentor / preferred by a submitter)
103
- - polyglot awards (attempted x languages to some measure)
104
106
- some persistence aware (something to reward stick-to-it-ness and growth with revisions)
105
107
- "Slow poke" - replied to a comment more than 30 days after the last activity for the given exercise.
106
108
- Mentored 20 per week for 3 weeks running
@@ -127,5 +129,4 @@ A collection of unsorted ideas. Move one of these into "To Be Implemented" if yo
127
129
- I've got your back: Be mentored for the first time
128
130
- Back again: Be mentored for the second time
129
131
- Third time's the charm: Be mentored for the third time
130
- - Hold a conference talk about Exercism
131
132
- Report a non-trivial security vulnerability in relation to Exercism in an ethical way
0 commit comments