I've been teaching my nephew how to code using Scratch. He told me that they blocked Scratch at school because some of the kids were using it to play games during school. Kind of a shame, because it is a great way for kids to learn how to code.
Kids trying to play video games on school laptops
91–100 of 204 posts
Re: Kids trying to play video games on school laptops
#92Earlier quoted context omitted.
Well kids don’t tend to be great at thinking about long term consequences or moderating their time spent having fun, so how would you have the lazy pencil pushers handle the problem of kids being distracted by games at school?
Using Scratch to create programs is one of those cases where a kid can learn and have fun at the same time. Sounds like the best possible sort of activity to encourage at school. So what if the programs are games?
Re: Kids trying to play video games on school laptops
#93A school IT specialist told me about a clever student hack. Their school blocks all sorts of traffic, but teachers can allow exceptions via a password. One student installed a keylogger onto his BYOD laptop (many schools allow kids to bring their own, or use a mediocre school-provided device), and then made up a plausible excuse to hit the firewall (e.g., doing a report on anatomy, but innocuous site was blocked beca…
Re: Kids trying to play video games on school laptops
#94I've been teaching my nephew how to code using Scratch. He told me that they blocked Scratch at school because some of the kids were using it to play games during school. Kind of a shame, because it is a great way for kids to learn how to code.
I still clearly remember the day I was showing one of the other interns an application I wrote in visual basic. I was quite proud of it since I was fairly new to programming at the time, and I had been working on mastering GDI. If you know what GDI is, you can probably guess where this is going. It was what game devs call a "map editor", where you could take a palette of images and place them around in a grid to author scenes. This was during our lunch break.
One of the supervisors walked over, saw something "game-like" on the screen, and angrily unplugged the PC at the back. (Good thing I didn't have any important files open.) Once I explained what it was he wasn't angry anymore, but he didn't apologize.
So I guess "no fun allowed, even if you're learning" is a pretty old mantra everywhere.
Re: Kids trying to play video games on school laptops
#95Also, if one is not concerned about being cool enough to run the real Minecraft Java edition, Minetest is a similar game that has been ported to web browsers, and it runs a lot better than eaglercraft.
Mojang has also developed a clone of Minecraft Classic for HTML5, it supports invite-only multiplayer, but unfortunately for old players the lack of mass-multiplayer public servers has taken away most of the charm from Minecraft Classic, which is a surprisingly boring game without multiplayer (lava survival and classic capture the flag were some seriously fun custom game modes that we don't have anymore in the Minecraft ecosystem)
---
Eaglercraft: Google it yourself, not linking because of copyright
Minetest for the web: https://minetest.dustlabs.io/
Minecraft Classic HTML5: https://classic.minecraft.net/
Re: Kids trying to play video games on school laptops
#96I've been teaching my nephew how to code using Scratch. He told me that they blocked Scratch at school because some of the kids were using it to play games during school. Kind of a shame, because it is a great way for kids to learn how to code.
Re: Kids trying to play video games on school laptops
#97A school IT specialist told me about a clever student hack. Their school blocks all sorts of traffic, but teachers can allow exceptions via a password. One student installed a keylogger onto his BYOD laptop (many schools allow kids to bring their own, or use a mediocre school-provided device), and then made up a plausible excuse to hit the firewall (e.g., doing a report on anatomy, but innocuous site was blocked beca…
There are plenty of better ways. You make the student auth in some manner then grant an exception from your own computer. Entering the password on the student’s BYOD is pretty stupid
Re: Kids trying to play video games on school laptops
#98A school IT specialist told me about a clever student hack. Their school blocks all sorts of traffic, but teachers can allow exceptions via a password. One student installed a keylogger onto his BYOD laptop (many schools allow kids to bring their own, or use a mediocre school-provided device), and then made up a plausible excuse to hit the firewall (e.g., doing a report on anatomy, but innocuous site was blocked beca…
Make it so the firewall exception process on student devices gives a 6 digit code which the instructor enters into a staff-only interface on the instructor's device, so that the process always requires input on both a student and an instructor's computer.
Re: Kids trying to play video games on school laptops
#99Earlier quoted context omitted.
There are plenty of better ways. You make the student auth in some manner then grant an exception from your own computer. Entering the password on the student’s BYOD is pretty stupid
Wholeheartedly agreed. Even if the student has the absolute best of intentions, you have no way of knowing that the laptop doesn't have say, malware on it.
Re: Kids trying to play video games on school laptops
#100Earlier quoted context omitted.
We do take the devices at bedtime, in fact, I have a reminder on my phone that goes off at 9:30 pm every night (which I started after discovering the problem). But it’s not just about the late night usage, which is mostly curtailed but not perfectly given I’m not a perfect authoritarian. It’s more generally what he’s doing with it. I don’t want him going down YouTube rabbit holes, developing a body image complex via…
What if he is watching videos about quantum physics, and he might have been the next Einstein, if his parents didn't restrict his access to the information superhighway?
In truth as someone with autism and ADHD I found myself down some pretty nasty rabbit holes if I wasn't at least given some guidance.