-
Notifications
You must be signed in to change notification settings - Fork 289
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
💻 Public Adventures interface ideas #5475
Comments
So if you add the backticks, you'd make a keyword which is what to expect right? Not sure if you meant something else!
We removed that button because everything now is auto-saved. So, teachers don't need to save it manually. |
I meant teachers probably won't know how to accomplish that look with the backticks. It isn't explained anywhere how to do that, you just see the correct endresult, but not how to get there, if you understand what i mean.
Yes, autosafe is great! But if the only way to 'get out' after finishing the adventure is to go back, it feels counterintuitive. So a continue button, or a submit button that takes you to the dashboard would still make sense to me. |
Yes i understand. In #5356, the explanation box should indeed explain that if you click on the "code" icon, you'd create a keyword. And if you click on the "block code" icon, you'd create a block of 1 or more code lines.
I totally agree! Perhaps we could change the text of "go back" to something like "Teacher dashboard". |
Hi Hasan! As far as I can see all Marleen's points have been answered by you, so I am not sure what input is needed? Let me know what you need and I can read along. |
Changed to level.
These can be explained in https://github.com/hedyorg/hedy/blob/main/messages.pot#L194-L198
Will add a submit button!
This needs to be discussed and decided; so in another PR? |
- added a submit button - changed levels label to level.
Most requests fixed in #5535, and 2 were splitted into issues to fix separately. |
I was making a public adventure on this page and I have some ideas for improvements:
'Available in' doesn't specify that the teacher is meant to choose the level. So can we change it to: 'Available in level' or just 'level' if the former is too long. This will make it clear for the teachers that we want them to choose the level.
Maybe we can make some tags, instead of letting the teachers create their own tags, because at the moment their are a lot of nonsense tags. This defeats the purpose of a tag.
In the previous verision the teacher could see how to use the `` to make the text look like
print
in the example, now `print` already looks like that in the example, so teachers won't know how to do that.Lastly, and to me most importantly, I'm missing a 'submit' button. When I made the adventure I clicked 'preview' at least 5 times to make sure I didn't miss a 'submit' or 'save' button. It feels very weird to just click 'go back' when you're done and just hope your work has been saved. Can we add a 'submit' or 'save adventure' button in the row with the 'remove' and 'preview' button?
The text was updated successfully, but these errors were encountered: