-
Notifications
You must be signed in to change notification settings - Fork 153
Description
Digital badges are an increasingly popular way in the business world to recognize time that people invest in education. Would it be useful to support something like this for students with Machine Learning for Kids?
There are some questions that would need answering around how and when the site determines that a project has been completed. E.g. I can imagine that you could set some basic thresholds like minimum amount of training data, confirm a ML model was trained, verify that it was used (at least once?) from Scratch and/or Python.
There are other challenges, too. At the moment, students are anonymous - I have a real-world identity (well, an email address) for teachers. But I don't have any way of identifying a student (and that was intentional/by design). So any approach would need to be compatible with that - e.g. would the teacher be the one to request the badge on behalf of their student?