Variable name is displayed instead of actual incorrect answer
See original GitHub issueDescribe the bug
When an incorrect answer is given, the output displays {{answer}}
instead of the actual incorrect input provided.
To Reproduce Steps to reproduce the behavior:
- Go to ‘First Test Topic’
- Select the ‘Second Story’ lesson.
- Give the ‘Third Exploration’ test.
- Give any random input (say ‘abcde’) as the answer to the ‘In fact, the word Oppia means …’ question.
- You will observe that
{{answer}}
is displayed in place of your provided input in the output message.
Expected behavior
It should display the actual incorrect input provided in the output message inplace of {{answer}}
Screenshots
Device Realme 6
Issue Analytics
- State:
- Created 3 years ago
- Comments:7 (7 by maintainers)
Top Results From Across the Web
Data Scientists, Your Variable Names Are a Mess. Clean Up ...
A variable name should tell you concisely in words what the variable stands for. Your code will be read more times than it...
Read more >Debugging VS Code with Typescript shows transpiled ...
I'm struggling to find the right configuration such that VS Code will show me the real variable name for debugging. VS Code screenshot....
Read more >Variable names - Survey Solutions | Documentation
A variable name (an identifier) must be assigned to every question, calculated variable, and roster in Survey Solutions.
Read more >Receiving 'Invalid Variable Name' Errors When Creating ...
When I create a new variable and try to save it, HotDocs displays an Invalid Variable Name error message. What am I doing...
Read more >How to correct a #NAME? error - Microsoft Support
To do that, go to the Formulas tab, in Defined Names group, click Use in Formula, and then select the defined name you...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@Sparsh1212 Thanks a lot.
@Sparsh1212 Thanks for filing this. I am able to reproduce it but its
Third Exploration
notSecond Exploration
. Please update the description.