▲ | cycomanic 2 days ago | ||||||||||||||||||||||
But that's the thing that both students and often the teachers forget. We don't run labs to go smoothly, we run labs because you'll have to troubleshoot. There is no learning experience in a lab that works without issues, in fact IMO if lab instructions are of the step by step type, they should always have some deliberate errors in it to get students to troubleshoot. To play devil's advocate, just imagine the previous posters Story at a company, i.e. a junior engineer not being able to make some simple tasks work and telling their supervisor "it doesn't work" and it turns out after 8 weeks they grabbed some wrong part. Should they have expected their supervisor to check all the parts? Should they expect a good performance evaluation? | |||||||||||||||||||||||
▲ | don-code 2 days ago | parent | next [-] | ||||||||||||||||||||||
If after eight weeks a junior engineer is still toiling on their story, I'd ask why someone more senior didn't get involved. There are lots of reasons - maybe the senior engineers are overburdened with other work (or don't care), maybe the project manager or team lead wasn't asking if the junior needed help, or maybe the junior was lying about their progress. Either way, a story that goes for eight weeks feels excessive. Much, to your point, taking eight weeks to figure out that there was a bad part feels excessive. My counterpoint is that teams don't typically operate like labs. In a college lab, the objective is for you, specifically, to succeed. In an engineering team, the objective is for the entire team to succeed. That means the more senior engineers are expected to help the more junior engineers. They might directly coach, or they might write better documentation. I don't believe that dynamic is present in a lab setting. | |||||||||||||||||||||||
▲ | CodeMage 2 days ago | parent | prev | next [-] | ||||||||||||||||||||||
> Should they expect a good performance evaluation? They should expect that particular incident to not affect their performance evaluation, since it was very much not their fault. In your hypothetical scenario, your hypothetical junior engineer went to the senior engineer repeatedly for advice, and the senior engineer did not do their job properly: The lab tech was unhelpful, insisting that it must be something with how I had it wired, encouraging me to re-draw my schematic, check my wires, and so on. It could _never_ be the equipment's fault. This is a huge failure in mentorship that wouldn't be ignored at a company that actually cares about these things. | |||||||||||||||||||||||
| |||||||||||||||||||||||
▲ | rlpb 2 days ago | parent | prev | next [-] | ||||||||||||||||||||||
For a college class grade, everyone is supposed to be tested on the same exercise. If all students were tested under the same scenario then it would be fair. For just one student to be tested under this scenario, but for all other students to get a free pass on the lab component identification diagnostic test, is not reasonable. | |||||||||||||||||||||||
| |||||||||||||||||||||||
▲ | gblargg 2 days ago | parent | prev | next [-] | ||||||||||||||||||||||
While it's ridiculous to expect a student to have the skills of a professional, even a student needs to develop assertive skills to demand a replacement part. This is a basic skill for debugging hardware problems: see if problem manifests on more than one unit. Here it would be demanding another chip to try, early-on. Chips can be marked correctly but damaged or defective. | |||||||||||||||||||||||
▲ | jodrellblank 2 days ago | parent | prev [-] | ||||||||||||||||||||||
> "But that's the thing that both students and often the teachers forget. We don't run labs to go smoothly, we run labs because you'll have to troubleshoot." Hands up everyone who remembers being taught that labs were supposed to go wrong and you were doing them because you will have to troubleshoot? ... anyone? ... anyone? ... Bueller? Or is this just the typical internet John Galt like that other guy "no offense but why didn't you just already know everything and create an apple pie by creating the universe like I would have?" |