Skip to form
hErVOLUTION Logo

STEMing UP 2024 Program Application Form

Remember that all your answers are confidential. There are no correct or expected answers as we understand that each person is unique. Please answer frankly.

Personal information to assist us in improving the delivery methods of the STEMing UP program.

Program Awareness

Practical skills and career-interests

Choose N/A if you don’t know the answer to a question, you are not sure of the answer or do not wish to disclose the information.

Let's have some fun! Add your coding knowledge.

In this section, we'll assess your current programming skills in HTML, CSS & JavaScript. Please answer each question to the best of your ability. Remember, it's okay to leave questions unanswered if you're unsure. Avoid referring to online resources like Stack Overflow or ChatGPT. Let's get started!

In CSS, which property is used to change the color of text?
What will the following code output?var x = 5;

var y = 2;

var result = x + y;

console.log(result);
What does the following JavaScript code do?function greet(name) {

    alert("Hello, " + name + "!");

}

greet("Alice");

Problem Solving Style

In this section, we ask about your style of solving problems. Click on Agree, Strongly Agree, Neutral, Disagree or Strongly Disagree to each of the 5 questions below.

I like to work on a problem only when I am sure that I can obtain a clear-cut answer.*
I learn actively when I see a mentor that looks like me*
My relationship with my peers in my work environment is important to me*
I prefer to express my opinions and ask questions directly, no matter who is present*
I prefer asking questions when I feel that I am in a safe space*

Final Question