-
Notifications
You must be signed in to change notification settings - Fork 129
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
Hiding summary slide does not work if presentation contains exportable text area #147
Comments
@fkohrt I have never used exportable text areas and can confirm the behavior - but since the button for exporting the text seems to be on the summary slide, what is it that you are feeling is wrong with the behavior? |
I can think of two solutions:
|
@fkohrt Much clearer issue already, thanks!
I am not aware how often the exportable text areas are used actually, so I am not sure whether adding complexity to resolve the current behavior that may be an edge case would really be beneficial. |
I am new to H5P and couldn't verify so far but I imagined that the text is stored alongside other "results" (such as scores) on the server. If that's not possible then the exportable text area is of course useless without that button. Suggestion 1 would still make sense to me in that case, but of course I imagine there are issues more worthy of dev time. |
@fkohrt Not all platforms that H5P runs on have some form of gradebook (like moodle), so I don't think it's optional. And yes, suggestion 1 would probably be possible although it may require some uncommon tinkering with the editor. It's not up to me to decide anyway ;-) Please continue to share your ideas! If I may suggest to use the forum at https://h5p.org/forum however? I think it's better suited, because most people (well, the total number is still small) discuss feature suggestions there. |
I will, thank you! Maybe expanding the Getting Involved page on h5p.org to a full CONTRIBUTING.md might help newcomers to understand how the H5P community works :) |
@fkohrt There's definitely room for improvement in that regard, yes. |
And I just realized that the Contributing page comes very close to what I meant, didn't notice it before. |
@fkohrt Being German, you'll find more "beyond using" information at https://www.oercamp.de/webinare/h5pmaig/ and, for coding in particular, at https://www.youtube.com/playlist?list=PL4lOawnmqTnHuQIBYz7K7LkdTybL3Ui7T |
Cool, thanks! |
Hello, There is a bug with exportable text area -element in course presentation. When you have a blank course presentation > you add exportable text area > save and display > you navigate to the last page it now contains three buttons
and there should be only one button "export text"
|
Nevermind I just noticed |
If a presentation contains an exportable text area, hiding the summary slide does not work.
Tried with exportable-text-area.zip at
einstiegh5p.de
.The text was updated successfully, but these errors were encountered: