Skip to content

Answer Handling #65

@pstaabp

Description

@pstaabp

Currently, any problem with a solution shows the base64 version of the solution. It seems like we have two options here

  1. do a base64 to text call to reinterpret (and probably a call to mathJax render function)
  2. send back the answer not encoded.

I think we had discussed this at some point that there's really no reason to encode it. Originally it was to hide solutions from students, but the better way to do this is to have a solution field returned from the server only when the user has permissions to view them.

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