Index: lams_learning/web/optionsActivity.jsp =================================================================== diff -u -r1f7150d6142f994d113ba543736a9f7c0e154337 -rb546f3a46de916721f4d729ac1b0e64cc1eb9cb4 --- lams_learning/web/optionsActivity.jsp (.../optionsActivity.jsp) (revision 1f7150d6142f994d113ba543736a9f7c0e154337) +++ lams_learning/web/optionsActivity.jsp (.../optionsActivity.jsp) (revision b546f3a46de916721f4d729ac1b0e64cc1eb9cb4) @@ -1,192 +1,236 @@ -<%@ include file="/common/taglibs.jsp"%> +<%-- +Copyright (C) 2005 LAMS Foundation (http://lamsfoundation.org) +License Information: http://lamsfoundation.org/licensing/lams/2.0/ -<% - if (request.getAttribute("activity") instanceof org.lamsfoundation.lams.learningdesign.OptionsWithSequencesActivity) { - request.setAttribute("isOptionsWithSequencesActivity", "true"); - } -%> + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License version 2 as + published by the Free Software Foundation. - + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + USA - + http://www.gnu.org/licenses/gpl.txt +--%> - -
- -
-
+ -
+<%@ include file="/common/taglibs.jsp"%> - - + -
+ + <fmt:message key="learner.title" /> + - - - - - - - - - - - - - - - - - - + + + + - - -
-
- -
-
-
-
+ + + -
- - - - - - - - - - - - - - - - - - - - -
- -
-
- - - - + + <% + if (request.getAttribute("activity") instanceof org.lamsfoundation.lams.learningdesign.OptionsWithSequencesActivity) { + request.setAttribute("isOptionsWithSequencesActivity", "true"); + } + %> + - - - - - - - -

- - + + + + +

+ +
+
+ +
+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + +
+
+ +
+
+
+
+ +
- - - - + + + + + + + + + + + + + + - - - + - - +
+ +
+
+ + + + + + + + + + + + +

- - + + + + + + + + + + + + + - + + + + + + + + - - -

+

+ + +
+ + + +
+
+
+ + -
- -
- - - - - - - - - - -
- - - - \ No newline at end of file