Quantcast
Channel: General developer forum
Viewing all articles
Browse latest Browse all 37677

Re: How to build a main menu using the navigation block

$
0
0
by nitin sharma.  

go to index page of your moodle root i.e index.php

add code over there

if(is_loggedin())

{

$url = $CFG->wwwroot."/mod/lesson/view.php?id=1";

redirect($url);

}


Viewing all articles
Browse latest Browse all 37677

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>