This is repo is used by Alchemy4Elixir system.
You start by creating a module and then simply add your questions as a function that returns a list of unit tests.
The Code that is assumed to be filled in by the user is supplied as _
.
Have a look at String, Integer and Function module for examples.