forked from GitHub/gf-core
TransQuiz: use the grammars from the same server
Unlike the other web apps in the cloud, the translation quiz was configured to use the grammars at http://www.grammaticalframework.org/grammars.
This commit is contained in:
@@ -134,7 +134,7 @@
|
||||
<script type="text/javascript">
|
||||
|
||||
var online_options={
|
||||
grammars_url: "http://www.grammaticalframework.org/grammars/"
|
||||
//grammars_url: "http://www.grammaticalframework.org/grammars/"
|
||||
//grammars_url: "http://tournesol.cs.chalmers.se:41296/grammars",
|
||||
//grammars_url: "http://localhost:41296/grammars",
|
||||
//grammar_list: ["Foods.pgf"], // leave undefined to get list from server
|
||||
|
||||
Reference in New Issue
Block a user