On 11/20/2016 02:58 AM, Moritz Neeb wrote: > Unfortunately SQL Bolt not licensed open > source, so I would have to start from scratch. >
Ok, not from scratch: it turns out that sql.js [1] is available MIT Licensed. Wouldn't be using this web based GUI [2] or an adapted version be better for teaching instead of SQLiteManager? I opened an issue to discuss this [3]. In the original thread I would still be interested in discussing about an interactive solution checker like used in https://sqlbolt.com for the exercises. [1] https://github.com/kripken/sql.js [2] http://kripken.github.io/sql.js/GUI/ [3] https://github.com/swcarpentry/sql-novice-survey/issues/154 _______________________________________________ Discuss mailing list [email protected] http://lists.software-carpentry.org/listinfo/discuss
