Fixed bug with opening Branch matching dialogs and loading of branches (list) when branch is nested in another branching activity. (found by Elena, reported by Ernie)
Fixed bug with opening Branch matching dialogs and loading of branches (list) when branch is nested in another branching activity. (found by Elena, reported by Ernie)
LDEV-1555 Fixed problem with branching updating in Learner's progress bar when nested in a Optional. Also fixed side problem of a complex activities in the selected sequence not being able to be expanded.
LDEV-1576: Going back to a completed sequence activity was causing the first child activity to be marked as current (when it was already completed). Now it checks that the activity isn't completed before marking it as current.
LDEV-1569: Groups were not being deleted from db when deleted in authoring. Changing this required tweaking the group/branch activity entry cascade, so that both items could be deleted properly.