You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Figure out the shape of the math problems when send them to the client. We need to figure out the shape of the JSON, as well as the shape of the problem and solution string template. This also mean we need to agree on what data the client needs, in addition to the problem and solution string.
Dependencies
Depends on #9 as the format of the math problem/solution is important for their visualization
Acceptance criteria
Figure the data needed by the client
Identify the best shape for the problem and solution string
Identify the best shape for the JSON payload
The text was updated successfully, but these errors were encountered:
Description
Figure out the shape of the math problems when send them to the client. We need to figure out the shape of the JSON, as well as the shape of the problem and solution string template. This also mean we need to agree on what data the client needs, in addition to the problem and solution string.
Dependencies
Depends on #9 as the format of the math problem/solution is important for their visualization
Acceptance criteria
The text was updated successfully, but these errors were encountered: