blockpy-edu / blockpy

Blockly that's more Python than JavaScript, powered with Skulpt
Apache License 2.0
391 stars 130 forks source link

Tags are not yet supported #55

Open acbart opened 4 years ago

acbart commented 4 years ago

We're going to have a sophisticated system for tagging assignments and other components of the assignments. Effectively, they'll act as metadata that can be associated with Assignments (directly) and Submissions (via the Review table).

acbart commented 3 years ago

Pedal's feedback functions support Tags. However, we don't really have anything for them yet. Still, everything is in place if we ever decide we want to do something concrete with this.