LDEV-4415 Add tool output weight. Rewrite activity evaluations.
Activity evaluations have been implemented as a list, even though always
onl… Show more
Activity evaluations have been implemented as a list, even though always
onl… Show more
LDEV-4415 Add tool output weight. Rewrite activity evaluations.Activity evaluations have been implemented as a list, even though alwaysonly the first element is meaningful. They were rewritten as one-to-oneassociation with Activity. The primary key is activity ID now instead ofDB generated UID.Weight column was added.Server version was bumped so a filter can pick up activityEvaluations ->evaluation field rename when importing older LDs.A convention without date was used for server version as it seems goodenough.Unnecessary versions of clients were removed from configuration table asthey server the abandoned Flash authoring.
Show less