Admin Settings
Manage various aspects of the Earth Explorer Quiz application.
Quiz Data Import & Management
Use the import page to upload CSV files for adding new quizzes, updating existing ones, or re-installing/replacing all quiz data. Each new CSV upload will overwrite previously imported content. This is also how you re-add quizzes if they were previously cleared.
Import/Update Quiz Data
Directions for CSV format and usage are available on the import page.
Manage Imported Quiz Data
Control the quiz data that has been imported via CSV files. Currently, this allows clearing all imported quiz data.
Clearing data will overwrite the src/lib/imported-quiz-data.ts file. If you are running a development server, you may need to restart it for the changes to take effect.