llaske / ExerciserReact

React code of Exerciser Activity. GSoC 2018
Apache License 2.0
15 stars 49 forks source link

Multimedia mcq questions #68

Closed AvinashAgarwal14 closed 5 years ago

AvinashAgarwal14 commented 5 years ago

Also fixes #61

llaske commented 5 years ago

Good job. Regarding the UI:

Audio and video elements are not saved when the activity is closed. So everything is lost when the activity is closed.

AvinashAgarwal14 commented 5 years ago

@thingthing I have included multimediaHOC in this PR.