Skip to content

refactor(TeacherProjectService): Move branch authoring code #1220

@hirokiterashima

Description

@hirokiterashima
  • In TeacherProjectService, move these code to NodeAdvancedBranchAuthoringComponent, where it's actually being called
    • setTransitionLogicField()
    • setTransition()
    • addBranchPathTakenConstraints()
  • Remove TeacherProjectService.isNodeIdUsed() since it's unused
  • Add private keyword and function return types in surrounding code

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions