Skip to content

Bug: Editing a QCM #121

@ngodfraind

Description

@ngodfraind

v6.1.0

url: http://culturecourses.claroline.com/exercise/admin/question/{id}/edit/{id}
method: InteractionQCMController:edit

The form's view data is expected to be an instance of class UJM\ExoBundle\Entity\TypeQCM, but is a(n) string. You can avoid this error by setting the "data_class" option to null or by adding a view transformer that transforms a(n) string to an instance of UJM\ExoBundle\Entity\TypeQCM.

It looks like something is wrong with the imbricated forms.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions