- ID
- 9927be80-f260-46e9-92fa-330a04fb8fb2
2021-01-14 - Thursday
DONE Add flags for displaying question context
CLOSED:
https://15five.quip.com/aYaFAZnbsEc b
#+begin_quote from [[roam:Krystian Cybulski]] on slack https://15five.slack.com/archives/C01JE0PQJBF/p1610627400001100
for the flags in extra_json that control the display of various parts of the question context, I propose the following (should be self-describing) keys to store the data in the JSON. This will be needed for displaying the context, and the APIs for the editing of the questions:
"show_asker_in_context"
"show_audience_in_context"
"show_cadence_in_context"
To control the display of the textual context, we will look at the value of the Question.context_text field. If it is empty or None, don't show it. If it contains anything, show it. For the hackathon, this means that if there is a value it will always be shown.
#+end_quote
DONE Finish cleaning up the high five optimization ticket [[id:f4d3cd8c-503c-4217-b090-97d0b5df00d9][ENG-13866]]
CLOSED:
DONE Add back-estimates for partnership work
CLOSED:
[[id:555cdffd-34e7-4de1-a3f5-8ffc52ac58a8][Partnership Squad Estimation Session]]
<2021-01-14 Thu 9:30-10:30>
[[id:a5eb8b66-c81d-4516-b368-f67772da5f0f][15Five Jan 2021 Hackathon]] - Strength-based High Fives meeting
Adam Kalinski had a great low-hanging fruit solution of just showing a tooltip with a user's strengths. I, of course, went totally overboard and thought about adding hash tags that auto-populate from a Strength model.
I still there's some logic to that. But in the effort to make the branch as much of a shim on current functionality, what if we used constants to represent different strength services (VIA, Gallup, StrengthScope), and companies can enable different services via company preferences?
We could default to custom strengths, but pre-populate hash tags based on whatever service the company has enabled.
Then when you go to high five someone it can pop up what their strengths are or you can hash tag a different strength.