%@ page contentType="text/html; charset=utf-8" language="java"%>
<%@ page isELIgnored="false" %>
<%--
Step 1 For Modifing an existing LAMS Lesson
Set the various attributes for the LAMS lesson in Blackboard
Step 1 - modify.jsp
Step 2 - LessonManager?method=modify
--%>
<%@ page errorPage="/error.jsp"%>
<%@ taglib uri="/bbNG" prefix="bbNG"%>
<%@ taglib uri="/tags-core" prefix="c"%>
<%-- Breadcrumbs --%>
<%-- Page Header --%>
<%-- Form for the LAMS Lesson Attributes --%>