948f5624c07ad6e12a4f0b42d6dd9ccc4201b498
[atutor.git] / docs / documentation / instructor / web_search.php
1 <?php require('../common/body_header.inc.php'); $lm = '$LastChangedDate$'; ?>
2
3 <h2>Web Search</h2>
4         <p>Since version 1.5.2, course members can use Google to search the web from within an ATutor course.</p>
5
6         <p>The Web Search is a <a href="student_tools.php">Course Tool</a> and can therefore be enabled or disabled, linked from the main menu, linked from the home page, or displayed as a side menu box.</p>
7
8 <?php require('../common/body_footer.inc.php'); ?>