Skip to content
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

Check that the direct course upload via Moodle will reject any files larger than specified for the server #227

Closed
alexlittle opened this issue Apr 26, 2015 · 1 comment

Comments

@alexlittle
Copy link
Member

Currently it will publish the course fine, but then can't be downloaded onto the mobile

@alexlittle
Copy link
Member Author

To recreate, essentially create a course that has a very large file in it (over 5mb or so) - or lots of smaller files (so long at the total is larger than the max upload size.
When the course is published to Oppia server directly from Moodle, it will get published no matter what the size, however if you download and then use the course upload function in the Oppia server then the filesize limit is applied.
Essentially the filesize limit needs to be applied even when publishing directly from Moodle

jjoseba added a commit to chaotic-kingdoms/django-oppia that referenced this issue Feb 26, 2016
…hat the .zip file meets the size limit validations
jjoseba added a commit to chaotic-kingdoms/django-oppia that referenced this issue Feb 26, 2016
@jjoseba jjoseba mentioned this issue Feb 26, 2016
@alexlittle alexlittle modified the milestones: Feb 2016, Mar 2016 Feb 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant