Uploading Files in Lucenero
Uploading Files in Lucenero
Lucenero supports file uploads (drag & drop + click-to-browse). Uploads are commonly used for assignment submissions.
Limits
- Max size: 2 GB per file
- Allowed types: any file type
How uploads work (high level)
- Lucenero requests a presigned upload URL from the workspace upload endpoint.
- Your browser uploads the file to that URL.
- The uploaded file reference is attached to the assignment (or other record) when you submit/save.
Troubleshooting
Upload fails or stalls
- Confirm the file is under 2 GB.
- Try a smaller file to verify your connection and permissions.
- If you're on a restricted network, large PUT uploads may be blocked.