QBank submodule added to OpenDSA
29 May 2012 - 12:21pm
I have added a new submodule to OpenDSA. This is for QBank, our prototype interface for writing questions. Ann Paul is working on this project.
DEVELOPERS PLEASE NOTE:
Since this is a NEW submodule, YOU MUST RUN THE FOLLOWING COMMANDS the next time that you "pull OpenDSA":
git submodule init
git submodule update
Otherwise, you will just have an empty QBank directory (which isn’t a big deal unless you want to play with it).