-
-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tweaks to the question bank in Asking-questions workshop #1315
Comments
I also saw this really confuse folks, and send them down some rabbit-holes. I'd recommend we move this to be the last question. However, I did really value it as an example of a badly phrased question. In my group we had a discussion about how it doesn't make clear its expectations, and how if we were asked this question we'd push back and have the asker clarify their expectations. Maybe we could somehow do this in the exercise? Have the question phrased without expectations, but have some way of revealing a better version of the question?
+1
Yeah, this question confused my group too... I'd be tempted to just remove it tbh, or make it a multiple choice question of things that may be true for the paragraph? |
Hello, thanks so much for this. Here is some context, that you may or may not find useful. Some of the questions are meant to be a little bit confusing (not totally confounding) to stage these discussions. These are common questions trainees used to ask on our old course, but the goal is not for them to perfectly follow the directions and find the answer without friction. Not at all. This would seriously mislead the trainees as this feeling of not really getting stuff, when it first happens to them when they are studying alone, is very demotivating. It needs to happen in class with support. But the questions themselves shouldn't be a complete blocker either. We can swap in new questions if you have them. Open a PR to https://github.com/CodeYourFuture/CYF-Workshops Let me look at the questions discussed here. (Incidentally, I put an answer hint on each question as the id. For example the id of the transition question is #boolean. )
|
I don't think any of the learners in my group had ever used a CSS transition before. So their first step was to learn about them. And then to try to reproduce the problem outside of the page. I think they got so hung up on not knowing about transitions (and the question was pointing them so much at that thing they didn't know), that they were blind to the I think either either the rephrasing, or ideally some way of guiding them towards the rephrasing, makes sense.
This was my experience. All of the learners in my group basically went "Obviously it's not, it's not in a grid, why would anyone ask this question? There must be something we're missing." and then spent a while trying to understand what nuance they didn't understand (spoilers: there was none). |
Oh it comes from when they do a dropdown menu. That's when this comes up. But I'm definitely not married to this question as they won't hit it until the Piscine in the new programme. I'd be happy to replace it - please make a suggestion. The grid item question I am a bit more keen on. It is currently confounding people on the wireframe project in code I just reviewed 😂 Your learners are unusual. It comes up in literally every new class I have ever taught at CYF. |
We have a problem bank at the end of this page. I found it difficult to get the trainees to ask questions based on some of them - they had the tendency to try and answer the question right away. Listing here the questions that I remember we had trouble with:
"There's a transition on this text, why isn't it working?"
:hover
."Before running Lighthouse, write down the errors it will give you on this page. Now validate the HTML."
"Why isn't this paragraph a grid item?"
The text was updated successfully, but these errors were encountered: