Skip to content

Empty folder when collecting another teacher's classwork #286

@hermanntoast

Description

@hermanntoast

When collecting an ongoing classwork assignment from another user, an empty folder is collected. This is due to a section in the code where the folder of the current user is used instead of the assignment creator's folder.

"path": "#{participant.homeDirectory}\\transfer\\#{$scope.identity.user}\\_collect",

This path should contain the username of the classwork creator.

The current workaround (if I understand correctly) is to end the ongoing classwork. Then the correct folder is automatically collected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions