--- loncom/interface/lonnavmaps.pm 2017/09/10 00:11:27 1.535 +++ loncom/interface/lonnavmaps.pm 2022/06/27 20:35:51 1.560 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Navigate Maps Handler # -# $Id: lonnavmaps.pm,v 1.535 2017/09/10 00:11:27 raeburn Exp $ +# $Id: lonnavmaps.pm,v 1.560 2022/06/27 20:35:51 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -71,7 +71,7 @@ processed. Apache::lonnavmaps provides an object model for manipulating this information in a higher-level fashion than directly manipulating -the hash. It also provides access to several auxilary functions +the hash. It also provides access to several auxiliary functions that aren't necessarily stored in the Big Hash, but are a per- resource sort of value, like whether there is any feedback on a given resource. @@ -92,7 +92,7 @@ graded for named user(s) or specific COD domain, or CODE can be passed as arguments when creating a new navmap object. -Note if you want things like "due dates for another student, +Note if you want things like "due dates for another student", you would use the EXT function instead of lonnavmaps. That said, the lonnavmaps module can still help, because many things, such as the course structure, are usually constant @@ -357,7 +357,7 @@ user into thinking that if the sequence under it; for example, see the "Show Uncompleted Homework" view on the B