mdenet / educationplatform

Eclipse Public License 2.0
2 stars 3 forks source link

Action shortcut button broken #182

Open barnettwilliam opened 4 months ago

barnettwilliam commented 4 months ago

Broken functionality from the initial refactoring of the epsilon playground that assumes a fixed action button rather than the flexibly defined panels and buttons of the education platform.

There can now be multiple action buttons so we need to add a way for a teacher to specify any shortcuts in the activity config. The following code needs to be refactored to support this.

https://github.com/mdenet/educationplatform/blob/cfe2cbf2cc543a3a55f13dde8a47dc87fe713b66/platform/src/Playground.js#L292-L297

Found in PR https://github.com/mdenet/educationplatform/pull/180#discussion_r1498221238