We need to enhance and polish scenario (a.k.a. workshop, a.k.a exercise) editor to support new settings. Currently, it is located at Handler.Mooc.Admin.ScenarioEditor.
Maybe it makes sense to minimize "create exercise" form in favor of maximizing flexibility of "modify exercise" page to avoid code and functionality duplication. Though, this is up to you :)
We need to enhance and polish scenario (a.k.a. workshop, a.k.a exercise) editor to support new settings. Currently, it is located at
Handler.Mooc.Admin.ScenarioEditor.${abc}syntax to insert user id or some other user or exercise related info (userId for sure, something else TBD).Maybe it makes sense to minimize "create exercise" form in favor of maximizing flexibility of "modify exercise" page to avoid code and functionality duplication. Though, this is up to you :)