Skip to content

Commit

Permalink
[FEATURE] Pointing at questions api V2 and question editor V1
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelsharman committed Nov 27, 2013
1 parent fb7c03d commit 87849e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/questionsapi.php
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@
</div>

<!-- Container for the questions api to load into -->
<script src="http://api.learnosity.com"></script>
<script src="http://questions.learnosity.com"></script>
<script>
var activity = <?php echo $signedRequest; ?>;
LearnosityApp.init(activity);
Expand Down

0 comments on commit 87849e8

Please sign in to comment.