Feature #2099 - credits.html update.

skala
Ivan Tcholakov 15 years ago
parent 0a0e8e77bb
commit 2ee7bb318c
  1. 2
      documentation/changelog.html
  2. 24
      documentation/credits.html

@ -32,7 +32,7 @@
<li>Learning Path: New LP exercises reports added for teachers and admins (Feature BT#1634)</li>
<li><span id="result_box" lang="en" xml:lang="en"><span title="">New tool to create, edit and import vectorial images, and export to png images</span></span> (Feature # 2044)</li>
<li>The documents tool and the learn path tool can display vectorial images</li>
<li>An optional "Training/course validation" feature has been implemented. When it is activated, the teachers loose ability to create coursers. Teachers fill course requests instead. The requested courses are created by the platform administrator, after approval. (Feature # 2099)</li>
<li>An optional "Course (training) validation" feature has been implemented. When it is activated, teachers loose ability to create coursers. Teachers fill course requests instead. Then, after approval, the requested courses are created by the platform administrator. (Feature # 2099)</li>
</ul>
<h3>Debugging</h3>
<ul>

@ -5,12 +5,12 @@
<title>Chamilo Credits</title><link rel="stylesheet" href="default.css" type="text/css" media="screen,projection" />
<link rel="shortcut icon" href="./favicon.ico" type="image/x-icon" />
<style type="text/css">
<!--
@page { size: 21cm 29.7cm; margin: 2cm }
pre { font-family: "Courier New", monospace }
p { margin-bottom: 0.21cm }
.code {margin: 1em 1em 1em 2em; padding: 0.5em; background-color: rgb(229, 229, 229); vertical-align: top; border: 1px solid #999999;}
--></style></head>
<!--
@page { size: 21cm 29.7cm; margin: 2cm }
pre { font-family: "Courier New", monospace }
p { margin-bottom: 0.21cm }
.code {margin: 1em 1em 1em 2em; padding: 0.5em; background-color: rgb(229, 229, 229); vertical-align: top; border: 1px solid #999999;}
--></style></head>
<body>
<div id="header1">
@ -138,6 +138,12 @@ rewritten by
<li>Roan Embrechts (roan.embrechts@vub.ac.be)</li>
</ul>
<h2>Course validation optional feature</h2>
<ul>
<li>José Manuel Abuin Mosquera <chema@cesga.es>, 2010, Centro de Supercomputacion de Galicia (CESGA)</li>
<li>Bruno Rubio Gayo <brubio@cesga.es>, 2010, CESGA</li>
<li>Ivan Tcholakov <ivantcholakov@gmail.com> (technical adaptation for Chamilo 1.8.8), 2010</li>
</ul>
<h2>Chat</h2>
<ul>
@ -525,7 +531,7 @@ of information requests and organizing great community events</li>
<br />
<hr />
<a href="http://validator.w3.org/check?uri=referer"><img src="http://www.w3.org/Icons/valid-xhtml10-blue" alt="Valid XHTML 1.0 Transitional" style="margin: 1em; float: right;" height="31" width="88" /></a>
<a href="http://jigsaw.w3.org/css-validator/">
<img src="http://jigsaw.w3.org/css-validator/images/vcss-blue" style="margin: 1em; float: right;" alt="Valid CSS" />
</a>
<a href="http://jigsaw.w3.org/css-validator/">
<img src="http://jigsaw.w3.org/css-validator/images/vcss-blue" style="margin: 1em; float: right;" alt="Valid CSS" />
</a>
</body></html>

Loading…
Cancel
Save