The coastal-dynamics package was developed at Delft University of Technology by the Coastal Dynamics teaching team as an educational tool to facilitate an online and open source educational suite. For more information, see the GitHub organization of the Coastal Dynamics teaching team.
To install the coastal-dynamics package from PyPI, run 'pip install coastal_dynamics'.
We use the coastal-dynamics package to generate interactive python widgets from question data. So far, we have implemented standardized formats for multiple choice, multiple selection, numeric, and text questions.
Given answers are automatically hashed and compared to the hashed answers in the question data.
For examples of implementation, we invite you to look at the CoastalCodebook repository on GitHub.
We welcome and recognize all contributions. You can see a list of current contributors in the contributors tab.