Skip to main content

RoundManager

ResXR's Flow system is Session → Task → Trial. If your project uses "RoundManager" terminology, map it to the middle layer:

  • TaskManager is the "round" layer.

(If your codebase has RoundManager explicitly, document it here and treat it as the middle layer manager. Otherwise, TaskManager is the functional equivalent.)