zspencer / employee-handbook

Zinc's employee handbook. Feel free to steal for your own business.
4 stars 4 forks source link

[WIP] Personal Information Survey. #2

Closed duckinator closed 5 years ago

duckinator commented 9 years ago

TODO:

duckinator commented 9 years ago

At this point, the survey is documented, but doesn't actually exist.

duckinator commented 9 years ago

You can read the documentation for it here: https://github.com/duckinator/employee-handbook/blob/employee-information-survey/src/03-personal-information-survey.md

zspencer commented 9 years ago

:+1:

Where should the results live? Google Drive? Maybe an Employee Directory summarizing the response with a link to each persons individual page?

duckinator commented 9 years ago

Long term, I'm not sure. The easiest one to configure would probably be a wiki of some sort. If we make a GitHub repo accessible to all employees and use the accompanying wiki, then we can just have a table like:

Name | Pronouns | Title
-----|----------|------
Marie Markwell | she/her/herself or they/them/themself | Ms or Mx

and it would expand to this:

Name Pronouns Title
Marie Markwell she/her/herself or they/them/themself Ms or Mx

Then, adding new employees to it is as simple as appending:

<name> | <pronouns> | <title>
zspencer commented 9 years ago

Easiest to configure would be a Google Drive spreadsheet; and it would be more accessible to non-programmer team members. I've created it here: https://docs.google.com/a/zincma.de/spreadsheets/d/1MGZJidkiasWWA98JugD6kmvRG1i66XOavelLs050D_k/edit#gid=0

(This is only accessible to members of Zinc)

zspencer commented 5 years ago

<3 Appreciate you @duckinator !