Prechádzať zdrojové kódy

[svn r10281] hotspot learning path

Luk Vanlanduyt 18 rokov pred
rodič
commit
38843beddf
1 zmenil súbory, kde vykonal 3 pridanie a 3 odobranie
  1. 3 3
      main/exercice/exercise.lib.php

+ 3 - 3
main/exercice/exercise.lib.php

@@ -1,4 +1,4 @@
-<?php // $Id: exercise.lib.php 10279 2006-11-30 22:28:30Z develop-it $
+<?php // $Id: exercise.lib.php 10281 2006-11-30 23:06:46Z develop-it $
 /*
 /*
 ==============================================================================
 ==============================================================================
 	Dokeos - elearning and course management software
 	Dokeos - elearning and course management software
@@ -335,8 +335,8 @@ function showQuestion($questionId, $onlyAnswers=false, $origin=false)
 		$canClick = isset($_GET['editQuestion']) ? '0' : (isset($_GET['modifyAnswers']) ? '0' : '1');
 		$canClick = isset($_GET['editQuestion']) ? '0' : (isset($_GET['modifyAnswers']) ? '0' : '1');
 		//$tes = isset($_GET['modifyAnswers']) ? '0' : '1';
 		//$tes = isset($_GET['modifyAnswers']) ? '0' : '1';
 		//echo $tes;
 		//echo $tes;
-		$s .= "<script type=\"text/javascript\" src=\"../js/JavaScriptFlashGateway.js\"></script>
-						<script src=\"../js/hotspot.js\" type=\"text/javascript\"></script>					   
+		$s .= "<script type=\"text/javascript\" src=\"../plugin/hotspot/JavaScriptFlashGateway.js\"></script>
+						<script src=\"../plugin/hotspot/hotspot.js\" type=\"text/javascript\"></script>					   
 						<script language=\"JavaScript\" type=\"text/javascript\">
 						<script language=\"JavaScript\" type=\"text/javascript\">
 						<!--
 						<!--
 						// -----------------------------------------------------------------------------
 						// -----------------------------------------------------------------------------