Skip to content
Snippets Groups Projects
Commit 731cb8d6 authored by Axel's avatar Axel
Browse files

stash

parent 90789a8a
No related branches found
No related tags found
No related merge requests found
<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%>
<%@ taglib uri="../core/pages/gemeinsamForschen.tld" prefix="menu"%>
<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8" %>
<%@ taglib uri="../core/pages/gemeinsamForschen.tld" prefix="menu" %>
<!DOCTYPE html>
<html>
......@@ -42,256 +42,256 @@
<h1>Assessment for project1 </h1>
<!-- here will be all the content -->
<div class="container">
<div id="myCarousel" class="carousel slide" data-ride="carousel" data-interval="false">
<!-- Indicators -->
<ol class="carousel-indicators">
<li data-target="#myCarousel" data-slide-to="0" class="active"></li>
<li data-target="#myCarousel" data-slide-to="1"></li>
<li data-target="#myCarousel" data-slide-to="2"></li>
</ol>
<div id="myCarousel" class="carousel slide" data-ride="carousel" data-interval="false">
<!-- Indicators -->
<ol class="carousel-indicators">
<li data-target="#myCarousel" data-slide-to="0" class="active"></li>
<li data-target="#myCarousel" data-slide-to="1"></li>
<li data-target="#myCarousel" data-slide-to="2"></li>
</ol>
<!-- Wrapper for slides -->
<div class="carousel-inner">
<div class="item active">
<table class="table-striped peerStudent"
style="width:70%;border:1px solid; margin:auto;" id="student1">
<tr>
<td align="center">
<img src="../assets/img/1.jpg" alt="student1"
style="width:20%;">
</td>
</tr>
<tr>
<td align="center">
<h3>Führungsqualität</h3>
</td>
</tr>
<tr>
<td align="center">
<label>gut<input type="radio" value="5"
name="leadership1"></label>
<input type="radio" value="4" name="leadership1">
<input type="radio" value="3" name="leadership1">
<input type="radio" value="2" name="leadership1">
<label><input type="radio" value="1" name="leadership1">
ungenügend</label>
</td>
</tr>
<tr>
<td align="center">
<h3>Kooperationsbereitschaft</h3>
</td>
</tr>
<tr>
<td align="center">
<label><input type="radio" value="5" name="cooparation1">
gut</label>
<input type="radio" value="4" name="cooparation1">
<input type="radio" value="3" name="cooparation1">
<input type="radio" value="2" name="cooparation1">
<label><input type="radio" value="1" name="cooparation1">
ungenügend</label>
</td>
</tr>
<tr>
<td align="center">
<h3>Pünktlichkeit</h3>
</td>
</tr>
<tr>
<td align="center">
<label><input type="radio" value="5" name="punctual1">
gut</label>
<input type="radio" value="4" name="punctual1">
<input type="radio" value="3" name="punctual1">
<input type="radio" value="2" name="punctual1">
<label><input type="radio" value="1" name="punctual1">
ungenügend</label>
</td>
</tr>
<tr>
<td align="center">
<h3>Selbstständigkeit</h3>
</td>
</tr>
<tr>
<td align="center">
<label><input type="radio" value="5" name="autonomous1">
gut</label>
<input type="radio" value="4" name="autonomous1">
<input type="radio" value="3" name="autonomous1">
<input type="radio" value="2" name="autonomous1">
<label><input type="radio" value="1" name="autonomous1">
ungenügend</label>
</td>
</tr>
</table>
</div>
<div class="item">
<table class="table-striped peerStudent"
style="width:70%;border:1px solid; margin:auto;" id="student2">
<tr>
<td align="center">
<img src="../assets/img/2.jpg" alt="student2"
style="width:20%;">
</td>
</tr>
<tr>
<td align="center">
<h3>Führungsqualität</h3>
</td>
</tr>
<tr>
<td align="center">
<label>gut<input type="radio" value="5"
name="leadership2"></label>
<input type="radio" value="4" name="leadership2">
<input type="radio" value="3" name="leadership2">
<input type="radio" value="2" name="leadership2">
<label><input type="radio" value="1" name="leadership2">
ungenügend</label>
</td>
</tr>
<tr>
<td align="center">
<h3>Kooperationsbereitschaft</h3>
</td>
</tr>
<tr>
<td align="center">
<label><input type="radio" value="5" name="cooparation2">
gut</label>
<input type="radio" value="4" name="cooparation2">
<input type="radio" value="3" name="cooparation2">
<input type="radio" value="2" name="cooparation2">
<label><input type="radio" value="1" name="cooparation2">
ungenügend</label>
</td>
</tr>
<tr>
<td align="center">
<h3>Pünktlichkeit</h3>
</td>
</tr>
<tr>
<td align="center">
<label><input type="radio" value="5" name="punctual2">
gut</label>
<input type="radio" value="4" name="punctual2">
<input type="radio" value="3" name="punctual2">
<input type="radio" value="2" name="punctual2">
<label><input type="radio" value="1" name="punctual2">
ungenügend</label>
</td>
</tr>
<tr>
<td align="center">
<h3>Selbstständigkeit</h3>
</td>
</tr>
<tr>
<td align="center">
<label><input type="radio" value="5" name="autonomous2">
gut</label>
<input type="radio" value="4" name="autonomous2">
<input type="radio" value="3" name="autonomous2">
<input type="radio" value="2" name="autonomous2">
<label><input type="radio" value="1" name="autonomous2">
ungenügend</label>
</td>
</tr>
</table>
</div>
<!-- Wrapper for slides -->
<div class="carousel-inner">
<div class="item active">
<table class="table-striped peerStudent"
style="width:70%;border:1px solid; margin:auto;" id="student1">
<tr>
<td align="center">
<img src="../assets/img/1.jpg" alt="student1"
style="width:20%;">
</td>
</tr>
<tr>
<td align="center">
<h3>Führungsqualität</h3>
</td>
</tr>
<tr>
<td align="center">
<label>gut<input type="radio" value="5"
name="leadership1"></label>
<input type="radio" value="4" name="leadership1">
<input type="radio" value="3" name="leadership1">
<input type="radio" value="2" name="leadership1">
<label><input type="radio" value="1" name="leadership1">
ungenügend</label>
</td>
</tr>
<tr>
<td align="center">
<h3>Kooperationsbereitschaft</h3>
</td>
</tr>
<tr>
<td align="center">
<label><input type="radio" value="5" name="cooparation1">
gut</label>
<input type="radio" value="4" name="cooparation1">
<input type="radio" value="3" name="cooparation1">
<input type="radio" value="2" name="cooparation1">
<label><input type="radio" value="1" name="cooparation1">
ungenügend</label>
</td>
</tr>
<tr>
<td align="center">
<h3>Pünktlichkeit</h3>
</td>
</tr>
<tr>
<td align="center">
<label><input type="radio" value="5" name="punctual1">
gut</label>
<input type="radio" value="4" name="punctual1">
<input type="radio" value="3" name="punctual1">
<input type="radio" value="2" name="punctual1">
<label><input type="radio" value="1" name="punctual1">
ungenügend</label>
</td>
</tr>
<tr>
<td align="center">
<h3>Selbstständigkeit</h3>
</td>
</tr>
<tr>
<td align="center">
<label><input type="radio" value="5" name="autonomous1">
gut</label>
<input type="radio" value="4" name="autonomous1">
<input type="radio" value="3" name="autonomous1">
<input type="radio" value="2" name="autonomous1">
<label><input type="radio" value="1" name="autonomous1">
ungenügend</label>
</td>
</tr>
</table>
</div>
<div class="item">
<table class="table-striped peerStudent"
style="width:70%;border:1px solid; margin:auto;" id="student3">
<tr>
<td align="center">
<img src="../assets/img/3.jpg" alt="student3"
style="width:20%;">
</td>
</tr>
<tr>
<td align="center">
<h3>Führungsqualität</h3>
</td>
</tr>
<tr>
<td align="center">
<label>gut<input type="radio" value="5"
name="leadership3"></label>
<input type="radio" value="4" name="leadership3">
<input type="radio" value="3" name="leadership3">
<input type="radio" value="2" name="leadership3">
<label><input type="radio" value="1" name="leadership3">
ungenügend</label>
</td>
</tr>
<tr>
<td align="center">
<h3>Kooperationsbereitschaft</h3>
</td>
</tr>
<tr>
<td align="center">
<label><input type="radio" value="5" name="cooparation3">
gut</label>
<input type="radio" value="4" name="cooparation3">
<input type="radio" value="3" name="cooparation3">
<input type="radio" value="2" name="cooparation3">
<label><input type="radio" value="1" name="cooparation3">
ungenügend</label>
</td>
</tr>
<tr>
<td align="center">
<h3>Pünktlichkeit</h3>
</td>
</tr>
<tr>
<td align="center">
<label><input type="radio" value="5" name="punctual3">
gut</label>
<input type="radio" value="4" name="punctual3">
<input type="radio" value="3" name="punctual3">
<input type="radio" value="2" name="punctual3">
<label><input type="radio" value="1" name="punctual3">
ungenügend</label>
</td>
</tr>
<tr>
<td align="center">
<h3>Selbstständigkeit</h3>
</td>
</tr>
<tr>
<td align="center">
<label><input type="radio" value="5" name="autonomous3">
gut</label>
<input type="radio" value="4" name="autonomous3">
<input type="radio" value="3" name="autonomous3">
<input type="radio" value="2" name="autonomous3">
<label><input type="radio" value="1" name="autonomous3">
ungenügend</label>
</td>
</tr>
</table>
</div>
<div class="item">
<table class="table-striped peerStudent"
style="width:70%;border:1px solid; margin:auto;" id="student2">
<tr>
<td align="center">
<img src="../assets/img/2.jpg" alt="student2"
style="width:20%;">
</td>
</tr>
<tr>
<td align="center">
<h3>Führungsqualität</h3>
</td>
</tr>
<tr>
<td align="center">
<label>gut<input type="radio" value="5"
name="leadership2"></label>
<input type="radio" value="4" name="leadership2">
<input type="radio" value="3" name="leadership2">
<input type="radio" value="2" name="leadership2">
<label><input type="radio" value="1" name="leadership2">
ungenügend</label>
</td>
</tr>
<tr>
<td align="center">
<h3>Kooperationsbereitschaft</h3>
</td>
</tr>
<tr>
<td align="center">
<label><input type="radio" value="5" name="cooparation2">
gut</label>
<input type="radio" value="4" name="cooparation2">
<input type="radio" value="3" name="cooparation2">
<input type="radio" value="2" name="cooparation2">
<label><input type="radio" value="1" name="cooparation2">
ungenügend</label>
</td>
</tr>
<tr>
<td align="center">
<h3>Pünktlichkeit</h3>
</td>
</tr>
<tr>
<td align="center">
<label><input type="radio" value="5" name="punctual2">
gut</label>
<input type="radio" value="4" name="punctual2">
<input type="radio" value="3" name="punctual2">
<input type="radio" value="2" name="punctual2">
<label><input type="radio" value="1" name="punctual2">
ungenügend</label>
</td>
</tr>
<tr>
<td align="center">
<h3>Selbstständigkeit</h3>
</td>
</tr>
<tr>
<td align="center">
<label><input type="radio" value="5" name="autonomous2">
gut</label>
<input type="radio" value="4" name="autonomous2">
<input type="radio" value="3" name="autonomous2">
<input type="radio" value="2" name="autonomous2">
<label><input type="radio" value="1" name="autonomous2">
ungenügend</label>
</td>
</tr>
</table>
</div>
<!-- Left and right controls -->
<a class="left carousel-control" href="#myCarousel" data-slide="prev">
<span class="glyphicon glyphicon-chevron-left"></span>
<span class="sr-only">Previous</span>
</a>
<a class="right carousel-control" href="#myCarousel" data-slide="next">
<span class="glyphicon glyphicon-chevron-right"></span>
<span class="sr-only">Next</span>
</a>
<div class="item">
<table class="table-striped peerStudent"
style="width:70%;border:1px solid; margin:auto;" id="student3">
<tr>
<td align="center">
<img src="../assets/img/3.jpg" alt="student3"
style="width:20%;">
</td>
</tr>
<tr>
<td align="center">
<h3>Führungsqualität</h3>
</td>
</tr>
<tr>
<td align="center">
<label>gut<input type="radio" value="5"
name="leadership3"></label>
<input type="radio" value="4" name="leadership3">
<input type="radio" value="3" name="leadership3">
<input type="radio" value="2" name="leadership3">
<label><input type="radio" value="1" name="leadership3">
ungenügend</label>
</td>
</tr>
<tr>
<td align="center">
<h3>Kooperationsbereitschaft</h3>
</td>
</tr>
<tr>
<td align="center">
<label><input type="radio" value="5" name="cooparation3">
gut</label>
<input type="radio" value="4" name="cooparation3">
<input type="radio" value="3" name="cooparation3">
<input type="radio" value="2" name="cooparation3">
<label><input type="radio" value="1" name="cooparation3">
ungenügend</label>
</td>
</tr>
<tr>
<td align="center">
<h3>Pünktlichkeit</h3>
</td>
</tr>
<tr>
<td align="center">
<label><input type="radio" value="5" name="punctual3">
gut</label>
<input type="radio" value="4" name="punctual3">
<input type="radio" value="3" name="punctual3">
<input type="radio" value="2" name="punctual3">
<label><input type="radio" value="1" name="punctual3">
ungenügend</label>
</td>
</tr>
<tr>
<td align="center">
<h3>Selbstständigkeit</h3>
</td>
</tr>
<tr>
<td align="center">
<label><input type="radio" value="5" name="autonomous3">
gut</label>
<input type="radio" value="4" name="autonomous3">
<input type="radio" value="3" name="autonomous3">
<input type="radio" value="2" name="autonomous3">
<label><input type="radio" value="1" name="autonomous3">
ungenügend</label>
</td>
</tr>
</table>
</div>
</div>
<button class="btn btn-success" id="assessThePeer">Gruppe bewerten</button>
<!-- Left and right controls -->
<a class="left carousel-control" href="#myCarousel" data-slide="prev">
<span class="glyphicon glyphicon-chevron-left"></span>
<span class="sr-only">Previous</span>
</a>
<a class="right carousel-control" href="#myCarousel" data-slide="next">
<span class="glyphicon glyphicon-chevron-right"></span>
<span class="sr-only">Next</span>
</a>
</div>
<button class="btn btn-success" id="assessThePeer">Gruppe bewerten</button>
</div>
</td>
<td id="chat">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment