Skip to content
Snippets Groups Projects
Commit 8834ca6d authored by Philipp Schüttlöffel's avatar Philipp Schüttlöffel Committed by David Siegfried
Browse files

Resolve "Sichtbarkeitseinstellung: Template konfigurierbar oder statisch machen"

Closes #3863

Merge request studip/studip!2748
parent 305c2e4e
No related branches found
No related tags found
No related merge requests found
<?= MessageBox::error("DIES IST NUR EIN BEISPIELTEXT. NICHT OHNE LOKALE ANPASSUNGEN VERWENDEN!") ?> <section class="contentbox">
<table width="100%" border="0" cellspacing="10" cellpadding="10"> <header>
<colgroup> <h1>Sichtbarkeit in Stud.IP</h1>
<col style="width: 47%"> </header>
<col style="width: 6%"> <section>
<col style="width: 47%"> <table width="100%" border="0" cellspacing="10" cellpadding="10">
</colgroup> <colgroup>
<tr> <col style="width: 47%">
<td colspan="3"> <col style="width: 6%">
<h1>Änderungen zur Sichtbarkeit in Stud.IP</h1> <col style="width: 47%">
<p>Ab sofort sind Ihre Daten für andere NutzerInnen nur </colgroup>
noch mit Ihrem Einverständnis zugänglich. Sie haben <em>jetzt</em> <tr>
die Möglichkeit, sich zu entscheiden, weiterhin sichtbar zu sein und Stud.IP <td colspan="3">
wie gewohnt zu nutzen, oder unsichtbar zu sein, dafür aber nicht mehr alle <p>Sie haben jetzt die Möglichkeit sich zu entscheiden in Stud.IP sichtbar oder unsichtbar zu sein. Diese Einstellung können jederzeit unter Profil->Einstellungen->Privatsphäre geändert werden.</p>
Funktionen verwenden zu können.</p> <p>Grundsätzlich und unabhängig davon, ob Sie sichtbar oder unsichtbar sind, gilt:</p>
<p>Sie können diese Einstellung jederzeit unter &quot;Persönliche Einstellungen&quot; <ul>
ändern.</p> <li>Sie können Stud.IP aktiv nutzen und sich an Veranstaltungen, Foren etc. beteiligen</li>
</td> <li>Teilnehmendenlisten von Veranstaltungen sind nur dann für die Teilnehmenden zugänglich, wenn alle
</tr> einverstanden sind
<tr> </li>
<td valign="top">Wenn Sie sichtbar sind, dann</td> <li>
<td></td> Sobald Sie im System aktiv werden - d.h. Forumsbeiträge verfassen, sich an nicht-anonymen Umfragen
<td valign="top">Wenn Sie unsichtbar sind, dann</td> beteiligen, Mails verschicken etc. - wird Ihr Name dabei angegeben und es lässt sich nicht
</tr> vermeiden, dass andere Nutzerinnen und Nutzer indirekt erkennen können, ob Sie sichtbar oder
<tr> unsichtbar sind.
<td valign="top"> </li>
<ul> </ul>
<li>werden Sie in der öffentlichen "Wer-ist-online"-Liste </td>
mit Zeitpunkt ihrer letzten Aktivität erscheinen, </tr>
</li>
<li>können Sie alle Kommunikationsmöglichkeiten wie gewohnt <tr>
nutzen, <td style="background:#ddffdd; border:1px solid #d0d7e3;" valign="top">
</li> <p><b>Wenn Sie sichtbar sind, dann</b></p>
<li>können Sie in Ihrem Profil trotzdem weitestgehend <ul>
entscheiden, was andere über Sie erfahren können, <li>werden Sie in der öffentlichen "Wer-ist-online"-Liste
</li> mit Zeitpunkt ihrer letzten Aktivität erscheinen,
<li>können Sie von anderen gefunden und kontaktiert werden,</li> </li>
<li>leisten Sie einen Beitrag dazu, Stud.IP weiterhin zu einer aktiven <li>können Sie alle Kommunikationsmöglichkeiten wie gewohnt
und kommunikativen Plattform zu machen. nutzen,
</li> </li>
</ul> <li>können Sie in Ihrem Profil trotzdem weitestgehend
</td> entscheiden, was andere über Sie erfahren können,
<td></td> </li>
<td valign="top"> <li>können Sie von anderen gefunden und kontaktiert werden,</li>
<ul> <li>leisten Sie einen Beitrag dazu, Stud.IP weiterhin zu einer aktiven
<li>können Sie nicht mehr über die Personensuche gefunden werden,</li> und kommunikativen Plattform zu machen.
<li>können Sie nicht mehr in der "Wer-ist-online"-Liste erscheinen,</li> </li>
<li>können Sie nicht mehr Ihr Profil nutzen,</li> </ul>
<li>können Sie nicht mehr Ihre E-Mail-Adresse, Ihr Gästebuch, Ihre Stud.IP-Punkte etc. anderen <?= \Studip\LinkButton::create('Sichtbar werden', URLHelper::getURL('?vis_state=yes&vis_cmd=apply')) ?>
zugänglich machen, </td>
</li> <td></td>
<li>können Sie nicht mehr im Adressbuch anderer NutzerInnen stehen.</li> <td style="background:#ffdddd; border:1px solid #d0d7e3;" valign="top">
</ul> <p><b>Wenn Sie unsichtbar sind, dann</b>
</td> <ul>
</tr> <li>können Sie nicht mehr über die Personensuche gefunden werden,</li>
<tr> <li>werden Sie nicht mehr in der "Wer-ist-online"-Liste erscheinen,</li>
<td colspan="3"> <li>können Sie nicht mehr Ihr Profil nutzen,</li>
Achtung! Grundsätzlich und unabhängig davon, ob Sie sichtbar oder unsichtbar sind, gilt: <li>können Sie nicht mehr Ihre E-Mail-Adresse, Ihr Gästebuch, Ihre Stud.IP-Punkte etc. anderen
</td> zugänglich machen,
</tr> </li>
<tr> <li>können Sie nicht mehr im Adressbuch anderer NutzerInnen stehen.</li>
<td colspan="3"> </ul>
<ul> <?= \Studip\LinkButton::create('Unsichtbar werden', URLHelper::getURL('?vis_state=no&vis_cmd=apply')) ?>
<li>Sie können Stud.IP aktiv nutzen und sich an Veranstaltungen, Foren etc. beteiligen</li> </td>
<li>Teilnehmendenliste von Veranstaltungen sind nur dann für die Teilnehmenden zugänglich, wenn alle </tr>
einverstanden sind <? if (Config::get()->PRIVACY_URL): ?>
</li> <tr>
<li> <td colspan="3">
Sobald Sie im System aktiv werden - d.h. Forumsbeiträge verfassen, sich an nicht-anonymen Umfragen <p>
beteiligen, Mails verschicken etc. - wird Ihr Name dabei angegeben und es lässt sich nicht Weitere Informationen entnehme Sie bitte den
vermeiden, dass andere Nutzerinnen und Nutzer indirekt erkennen können, ob Sie sichtbar oder <a href="<?=URLHelper::getURL(Config::get()->PRIVACY_URL, ['cancel_login' => 1], true) ?>" target="_bank">Datenschutzerklärungen</a>.
unsichtbar sind. </p>
</li> </td>
</ul> </tr>
</td> <? endif; ?>
</tr> </table>
<tr> </section>
<td style="background:#ddffdd; border:1px solid black;" valign="top"> </section>
<p><b>Ich möchte sichtbar sein und alle Möglichkeiten von Stud.IP nutzen können.</b></p>
<p>Ich akzeptiere damit, dass die in den <a href="<?= URLHelper::getURL('datenschutz.php') ?>"
class="link-intern" target="_blank">Erläuterungen
zum Datenschutz</a> aufgeführten Informationen
anderen zugänglich sind.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<?= \Studip\LinkButton::create('Sichtbar werden', URLHelper::getURL('?vis_state=yes&vis_cmd=apply')) ?>
</td>
<td></td>
<td style="background:#ffdddd; border:1px solid black;" valign="top">
<p><b>Ich möchte unsichtbar sein und nehme Einschränkungen in der Nutzung in Kauf.</b>
<p>Ich nehme damit zur Kenntnis, dass meine persönlichen Daten wie in den <a
href="<?= URLHelper::getLink('datenschutz.php') ?>" class="link-intern"
target="_blank">Erläuterungen zum Datenschutz</a>
beschrieben und begründet dennoch Administrator/-innen und, in Teilen, den
Lehrenden meiner Veranstaltungen zugänglich sind.</p>
<p>&nbsp;</p>
<?= \Studip\LinkButton::create('Unsichtbar werden', URLHelper::getURL('?vis_state=no&vis_cmd=apply')) ?>
</td>
</tr>
<tr>
<td colspan="3">
<p>Sie können diese Entscheidung jederzeit unter "Persönliche Einstellungen" wieder ändern.
</td>
</tr>
</table>
<?= MessageBox::error("THIS IS JUST AN EXAMPLE TEXT. DON'T USE UNMODIFIED.") ?> <section class="contentbox">
<table width="100%" border="0" cellspacing="10" cellpadding="10"> <header>
<colgroup> <h1>Changes of visibility in Stud.IP</h1>
<col style="width: 47%"> </header>
<col style="width: 6%"> <section>
<col style="width: 47%"> <table width="100%" border="0" cellspacing="10" cellpadding="10">
</colgroup> <colgroup>
<tr> <col style="width: 47%">
<td colspan="3"> <col style="width: 6%">
<h1>Changes of visibility in Stud.IP</h1> <col style="width: 47%">
<p>From now your data is only accessible for other users with your permission.<br> </colgroup>
You <em>now</em> have the possibility to decide whether to be visible as usual and to use Stud.IP like <tr>
before or to be invisible without being able to use all of the functions. </p> <td colspan="3">
<p>If you look into your personal details you can change these adjustments at any time.</p> <p>You now have the option to decide whether you want to be visible or invisible in Stud.IP. This setting can be changed at any time under Profile->Settings->Privacy.</p>
</td> <p> In principle and regardless of being visible or invisible, some things are valid:</p>
</tr> <ul>
<tr> <li>you can use Stud.IP actively and take part in courses, forum discussions, etc.</li>
<td valign="top">If you are visible you</td> <li>participant-lists of courses are only accessible for the participants if everyone of them is in
<td></td> agreement with it</li>
<td valign="top">If you are invisible you</td> <li>as soon as you become active in the system - which means creating articles in forum discussions,
</tr> taking part in non-invisible polls (votings), sending mails, etc. - your name is indicated and it
<tr> isn't possible to avoid that other users can see directly whether you are visible or invisible.</li>
<td valign="top"> </ul>
<ul> </td>
<li>will appear in the public "who-is-online"-list with the time of your last activity</li> </tr>
<li>can use any opportunity of communication</li>
<li>can decide most extensively what information other users are able to see on your personal homepage <tr>
</li> <td style="background:#ddffdd; border:1px solid #d0d7e3;" valign="top">
<li>can be found by other users and come into contact with them</li> <p><b>If you are visible you</b></p>
<li>make a contribution to help making Stud.IP an active and communicative platform</li> <ul>
</ul> <li>will appear in the public "who-is-online"-list with the time of your last activity</li>
</td> <li>can use any opportunity of communication</li>
<td></td> <li>can decide most extensively what information other users are able to see on your personal homepage</li>
<td valing="top"> <li>can be found by other users and come into contact with them</li>
<ul> <li>make a contribution to help making Stud.IP an active and communicative platform</li>
<li>cannot be found via "user search"</li> </ul>
<li>don't appear in the "who is online"-list</li> <?= \Studip\LinkButton::create('Become visible', URLHelper::getURL('?vis_state=yes&vis_cmd=apply')) ?>
<li>cannot use your Stud.IP-homepage anymore</li> </td>
<li>don't give the opportunity to other users for reaching your e-mail address, your Stud.IP-score, <td></td>
etc. <td style="background:#ffdddd; border:1px solid #d0d7e3;" valign="top">
</li> <p><b>If you are invisible you</b>
<li>cannot be listed into the address-books of other users</li> <ul>
</ul> <li>cannot be found via "user search"</li>
</td> <li>don't appear in the "who is online"-list</li>
</tr> <li>cannot use your Stud.IP-homepage anymore</li>
<tr> <li>don't give the opportunity to other users for reaching your e-mail address, your Stud.IP-score, etc.</li>
<td colspan="3"> <li>cannot be listed into the address-books of other users</li>
Careful! In principle and regardless of being visible or invisible , some things are valid: </ul>
</td> <?= \Studip\LinkButton::create('Become invisible', URLHelper::getURL('?vis_state=no&vis_cmd=apply')) ?>
</tr> </td>
<tr> </tr>
<td colspan="3"> <? if (Config::get()->PRIVACY_URL): ?>
<ul> <tr>
<li>you can use Stud.IP actively and take part in courses, forum discussions, etc. <td colspan="3">
<li>participant-lists of courses are only accessible for the participants if everyone of them is in <p>
agreement with it For further information, please refer to the
<li>as soon as you become active in the system - which means creating articles in forum discussions, <a href="<?=URLHelper::getURL(Config::get()->PRIVACY_URL, ['cancel_login' => 1], true) ?>" target="_bank">privacy policy</a>.
taking part in non-invisible polls (votings), sending mails, etc. - your name is indicated and it </p>
isn't possible to avoid that other users can see directly whether you are visible or invisible. </td>
</ul> </tr>
</td> <? endif; ?>
</tr> </table>
<tr> </section>
<td style="background:#ddffdd; border:1px solid black;" valign="top"> </section>
<p><b>I want to be visible and want to use any opportunity given by Stud.IP.</b></p>
<p>I accept that the information - listed in the <a
href="<?= URLHelper::getURL('datenschutz.php') ?>" class="link-intern"
target="_blank">explanations of data protection</a> - are accessible for others.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<?= \Studip\LinkButton::create('Become visible', URLHelper::getURL('?vis_state=yes&vis_cmd=apply')) ?>
</td>
<td></td>
<td style="background:#ffdddd; border:1px solid black;" valign="top">
<p><b>I want to be invisible and put up with using restrictions. </b>
<p>I note that my personal data - as described and well-founded in the <a
href="<?= URLHelper::getLink('datenschutz.php') ?>" class="link-intern"
target="_blank">explanation of data protection</a> - is nevertheless accessible for
administrators and partly for lecturers of my courses.</p>
<?= \Studip\LinkButton::create('Become invisible', URLHelper::getURL('?vis_state=no&vis_cmd=apply')) ?>
</td>
</tr>
<tr>
<td colspan="3">
<p>You are able to change this decision at any time if you look into your personal details.
</td>
</tr>
</table>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment