DEV Community

Cover image for How do you survey your employees to know what skills to teach them?
Raphael Dumas
Raphael Dumas

Posted on

2

How do you survey your employees to know what skills to teach them?

We are a small (8 person) analytics team in a large government agency who frequently onboards student interns. Our datasets reside in an AWS PostgreSQL database and we have encouraged new employees to try doing analyses in PostgreSQL first before using scripting languages like Python or R. Invariably they run into some issues with PostgreSQL and would like one or more lessons on better practices using PostgreSQL. How should I survey them to prioritize what concepts to teach?

I've previously used Google Forms to conduct a post-mortem and the thing I found lacking was a multi-short-text input. Example being able to answer "What is your favourite animal?" with:

  • Cat
  • Cheetah

I'm picturing something that would allow multiple short answers and also allow voting on them, kind of like Facebook open-ended polls.

What else should I ask? Am I overthinking this?

Cover image cropped from Hey Christine on Flickr and is remixed under CC BY-NC-SA 2.0

Hostinger image

Get n8n VPS hosting 3x cheaper than a cloud solution

Get fast, easy, secure n8n VPS hosting from $4.99/mo at Hostinger. Automate any workflow using a pre-installed n8n application and no-code customization.

Start now

Top comments (3)

Collapse
 
dmfay profile image
Dian Fay

Depending on just how many interns we're talking about, I wonder if taking notes in brief one-on-one interviews might be practical. You'd get better feedback from focused conversations than you're likely to see from form responses since it's such an open-ended field.

Collapse
 
radumas profile image
Raphael Dumas

Two now who are about to go back to school and another replacing them. Total new-ish team members is 4-5 so interviews would be feasible.
Any thoughts on resources for asking questions?

Collapse
 
dmfay profile image
Dian Fay

"You/your colleagues mentioned you want/would have wanted more training with Postgres. Could you go into more detail on what you've struggled with, what concepts or aspects of working with Postgres you've found unintuitive, and where you think a slightly-more-formal crash course would have helped you?"

And then you let them talk, ask followup questions to get as much detail as you can, write it down, and see what patterns emerge.

Qodo Takeover

Introducing Qodo Gen 1.0: Transform Your Workflow with Agentic AI

Rather than just generating snippets, our agents understand your entire project context, can make decisions, use tools, and carry out tasks autonomously.

Read full post

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay