Skip to content

Lecture question submission has no policy when comes into the application #70

@artemagvanian

Description

@artemagvanian

LectureQuestionSubmission in websubmit_boxed/src/questions.rs is defined as follows:

#[derive(Debug, FromBBoxForm)]
pub(crate) struct LectureQuestionSubmission {
    answers: HashMap<u64, BBox<String, NoPolicy>>,
}

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingplanned

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions