Working with archived courses
Work with an archived course
Outcome You access your work in a course that has been archived, restoring data when needed.
Before you start
The course has passed its archival date.
Your work was preserved in at least one snapshot before archival.
Education Spaces have a defined lifecycle: after a fixed period, they are archived automatically. Once a course is archived, your Instance still exists and your work is preserved - but you need to follow specific steps to access it.
What archival means for your access
Your Application and personal data have been backed up to cold storage.
Applications cannot be launched in an archived course directly.
You can restore data from a snapshot, after which you can download files or start the Application again.
After a few days, your restored Instance is re-archived automatically. To access it again, restore the relevant snapshot once more - there is no limit on how often you can do this.
Archived courses are not for everyday use. Restored snapshots are periodically re-archived without taking new safety backups. Restoring a snapshot in an archived course should serve one of two purposes: either to download specific data, or to distribute files, tables, or Applications to another (active) Space.
What you see in an archived course
The Assignments view remains accessible (it moves to the bottom of the sidebar) but is shown in a read-only state:
Assignment rows are greyed out to indicate the archived state.
Action buttons (such as submit hand-in or edit assignment) are hidden.
Clicking on an assignment name does not navigate to the assignment detail page.
You can review your assignment history for reference, but you cannot make changes.
Find your archived courses
Open the Space dropdown menu in the breadcrumbs.
Toggle on the Archived option.
Only your three most recent archived courses appear, with greyed-out text. Click List all archived courses to see the full list.
Resume work or download data
Restore a past snapshot to the Current state, then work in the Instance as before. For the restore procedure, see Restore from a snapshot above.
Tip: After you restore a snapshot, you have a three-day grace period during which the Current state remains accessible. After the grace period, the contents of the Current state are removed again. If you need more time, restore the snapshot again - there is no limit on repeats.
Export files and results
Outcome You take your work out of Nuvolos as files you can save locally or upload elsewhere.
Before you start
You know which files or folders you want to export.
You have at least Instance Viewer access to the Instance containing the files.
Download files from the web UI
A single file - open the Files view, click ... on the file row, and choose DOWNLOAD.
A folder - same Actions menu; the folder is delivered as a ZIP archive.
Up to 10 selected items - select files via the tickboxes and click DOWNLOAD SELECTED in the top menu.
Everything in the current folder - click DOWNLOAD ALL in the top menu.
Export an Application
If you want to take an Application home - for example, to continue working on course code after the course ends - your instructor or you can export the Application as a Docker image. This packages the Application with its configuration and installed packages, and the image will run on any computer with Docker installed.
Application export requires Instance Editor access. See Reference › Applications for the full export procedure.
Exported Application images are public on the Nuvolos container registry. Anyone can use them without authentication. Do not export an Application if its files or installed packages contain personal or sensitive data - and never export with Workspace files included if your Workspace contains assignment files belonging to other students.
Export tabular data
If your course uses Nuvolos Tables (the integrated data warehouse), you can export tabular data by running a query and saving the results to a file. For the full procedure, see Reference › Data storage.
Last updated
Was this helpful?