Skip to content

Fix messages for existing files or files outside the course directory. #50

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

Conversation

drgrice1
Copy link

@drgrice1 drgrice1 commented Sep 4, 2023

This makes it so that the first thirty files in both lists are shown. If there are more than thirty, then the last item in the list will say that there are more files not shown.

To make this work a min method was added to Utils.pm (there was a max method, but no min method?), and the change in openwebwork#2194 to make good and bad messages be in a div instead of a p was added here too.

This makes it so that the first thirty files in both lists are shown.
If there are more than thirty, then the last item in the list will say
that there are more files not shown.

To make this work a `min` method was added to Utils.pm (there was a max
method, but no min method?), and the change in openwebwork#2194 to make good and
bad messages be in a `div` instead of a `p` was added here too.
@drgrice1 drgrice1 force-pushed the add-zip-to-archives-message-fix branch from 60c1d36 to 97a8263 Compare September 5, 2023 10:32
@pstaabp pstaabp merged commit 1e17baf into pstaabp:add-zip-to-archives Sep 6, 2023
@drgrice1 drgrice1 deleted the add-zip-to-archives-message-fix branch September 6, 2023 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants