Added FAQs for users and managers - Answers; To be written
authorYasin <mohammed-yasin.rahman@lip6.fr>
Wed, 5 Mar 2014 09:50:50 +0000 (10:50 +0100)
committerYasin <mohammed-yasin.rahman@lip6.fr>
Wed, 5 Mar 2014 09:50:50 +0000 (10:50 +0100)
portal/templates/documentationview.html

index 5c838d0..39e0d39 100644 (file)
@@ -28,7 +28,25 @@ Manifold is the backend that is running behind the portal.
 <p> More Info: <a href="http://svn.planet-lab.org/wiki/SfaDeveloperRegistryTutorial#RunninginRegistry-Onlymode" target="_blank">SFA Registry</a></p>
 <h2>FAQ<h2>
 <h3>Users</h3>
+<h5>Who is a User?</h5>
+<p>A user is an experimenter who registers to the onelab portal and able to use all the facilites that the portal has to offer. However, a user does not
+have the right to do any admin operation such has managing slices, users and resources.</p>
+<h5>How do I register?</h5>
+<h5>Why I can't register with my email?</h5>
+<h5>Who is responsible for validating my account?</h5>
+<h5>How long I have to wait for validation?</h5>
+<h5>I just registered. Why I can't see any slices and resources?</h5>
+<h5>How can I get access to a slice?</h5>
+<h5>I forgot my password, how to recover it?</h5>
+
 <h3>Managers</h3>
+<h5>Who is a Manager?</h5>
+<p>A manager is the Principal Investigator (PI) of the institution. Each PI has authority over his own institution. A PI can add, delete, validate users or 
+slices that belongs to his institution.</p>
+<h5>How to see the pending users/slices of my instituion?</h5>
+<h5>How to validate/reject pending users/slices?</h5>
+<h5>Can I see the pending users of other institutions?</h5>
+<h5>How can I manage the users that belong to my institution?</h5>
 </div>
 {% endblock %}