Requirements: recent Node
npm ci
npm run develop
Gatsby crashes from time to time -- if you'd like Gatsby to restart automatically, you can run ./develop-loop.sh
.
Content is in the data
folder.
Custom markdown components are located in src/partials
If you want to use local, unpublished version of moocfi-quizzes for testing, run ./use-local-quizzes.sh
before running the application.
If your configuration differs from the default, add the path to the moocfi-quizzes as the first argument to the script.
An illustration of the default configuration:
(parent directory)
/ \
(this repo) [quizzes](https://github.com/rage/quizzes)
|
packages
|
moocfi-quizzes
Material template created by Henrik Nygren and Antti Leinonen.
Copyright 2018 Henrik Nygren, Antti Leinonen, and the Agile Education Research group.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this project except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
The course material is licensed under a Creative Commons BY-NC-SA 4.0 license.