Willkommen auf dem TF-Infoportal Wiki.

Hier finden Sie alle Informationen über das TF-Infoportal, das Support-System OTRS und das Electures-Portal an der Technischen Fakultät.
Eine globale Navigation finden Sie im Menu links, zur Startseite geht es hier.

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
electures-portal:dokumentation:faq [2012/11/09 10:30] vw9electures-portal:dokumentation:faq [2012/11/11 13:58] (aktuell) – gelöscht vw9
Zeile 1: Zeile 1:
-====== Frequently asked Questions ====== 
-===== HOWTO create a new course/modul in the Electures-Portal ===== 
  
- 
-Send an E-Mail to [[electures@informatik.uni-freiburg.de]] with the following details: 
- 
-  * Module (course) name as listed in the [[http://www.verwaltung.uni-freiburg.de/lsfserver/servlet/de.his.servlet.RequestDispatcherServlet?state=wlogin&login=in&breadCrumbSource=|Vorlesungsverzeichnis]] : i.e. Algorithmentheorie , this will be used to synchronize the Electures-Portal with LSF. 
-  * Semester: i.e. WS2008/09 or SS2009 for the Semester (is probably current semester). 
-  * Chair: i.e. Algorithmen & Datenstrukturen 
-  * Name of the professors giving this course, i.e. Prof. Dr. Susanne Albers, Prof. Dr. Thomas Ottmann (give at least the name of the professor) 
-  * Name of the directory on the server (under /scratch/lectures), i.e. Algorithmentheorie or MST/FestKoerperPhysik/ 
-  * Filesystem-Group putting the files in the eLectures-Portal, i.e. group faw-pult-doz (you will need to be a member of this group to upload files directly to the server) 
-  * Useraccount(s) of the user(s) creating the entries on the Electures-Portal (electures-portal-account). I.e. myelecturesaccount . More specifically we need 
-     * the login names of the Hiwis uploading the material ( Modul administrator role ) 
-     * the login name of a responsible member of the staff ( Community owner role ; which will for example be able to allow foreigners access to the module contents)  
- 
-You can copy/paste the following snippet in your email: 
- 
-<WRAP center round box 60%> 
-Please create a new Electures-Module for me, using the following details:\\ 
-Course Name:\\  
-Semester: \\ 
-Chair:\\ 
-Professors: \\ 
-Name of the directory: \\ 
-Filesystem-Group:\\ 
-Role "Modul Administrator" User(s):\\ 
-Role "Community owner" User(s):\\ 
- 
-</WRAP> 
- 
-The Server to access the filesystem is portal.informatik.uni-freiburg.de . You should be able to mount this with the windows explorer as a Net-Drive: \\portal.informatik.uni-freiburg.de\lectures\ . If that's not possible with your FAW Account, please contact your local system administrator.  
-===== Why is a responsible staff member needed for creating a new module? ===== 
-The responsible person will be in charge to answer requests from guests or students not beeing a member of the module. Usually hiwis are not able to answer these requests and they are only in charge for one semester wheras staff members usually stay longer than that. See also <note important>applying for a group membership</note>(verlinken mit applying for group membership!). 
-=====  HOWTO make a Bug Report ===== 
- If you found a Bug in the current Electure-Portal or if you think there is an important feature missing, here is a guide which should help you understand how to make a good Bug Report. There are only a few steps that need to be done in order to make a Bug report: 
- 
-  * Creating a User-Account in the Bug Tracker 
-  * Logging in to the Bug-Tracker 
-  * Creating a Bug Report 
- 
-Before entering a Bug report, please first read through the [[:electures-portal:dokumentation:faq|Frequently asked Questions]] and existing bug reports. Read it all very carefully. Developers get annoyed by duplicate Bug reports. 
-==== Creating a User-Account in the Bug-Tracker ==== 
-First of all, you need to create an Account in the [[http://electures.informatik.uni-freiburg.de/bugs/my_view_page.php|Bug Tracker]]. 
-The following images illustrate the process of registering at the Bug Tracker: 
-{{ :electures-portal:dokumentation:1.png?nolink |}} 
-From the first Page, click on Signup for a new Account. 
-{{ :electures-portal:dokumentation:2.png?nolink |}} 
-Fill in all the required details (choose a username you won't forget) and pay attention to specify your correct E-Mail address.  
-{{ :electures-portal:dokumentation:3.png?nolink |}} 
-You will see a result similar to this after filling up the form. You now have to wait for a confirmation E-Mail which will be sent to the E-Mail address you specified when registering. 
-{{ :electures-portal:dokumentation:4.png?nolink |}} 
-After receiving the E-Mail click on the confirmation link.  
-{{ :electures-portal:dokumentation:5.png?nolink |}} 
-You will get redirected to the confirmation page and asked to fill out some more details for your useraccount. 
-{{ :electures-portal:dokumentation:6.png?nolink |}} 
-After the registration you can login with your userdetails. 
-==== Logging in to the Bug-Tracker ==== 
-{{ :electures-portal:dokumentation:7.png?nolink |}} 
-After [[http://electures.informatik.uni-freiburg.de/bugs/my_view_page.php|logging in with your username and password]] , you will see all Bug reports that are currently open. 
-==== Creating a Bug Report ==== 
- Before creating a new Bug report, make sure that the problem or missing feature you want to report is not already reported. So please look carefully through existing Bug reports and the [[electures-portal:dokumentation:faq|Frequently asked Questions]]. 
-{{ :electures-portal:dokumentation:8.png?nolink |}} 
-To create a Bug report click on Report Issue. You will be shown the form above. Select Electures-Portal as Project and click on Select Project. 
-{{ :electures-portal:dokumentation:9.png?nolink |}} 
-Then fill in all the details that are necessary to understand your Bug report. 
- First select a category: Choose //Bug// for errors you found. Select //Improvement// for anything that should be done better that is neither an error, nor a new feature. Select //New Feature// for any new features you want to see in new versions of the portal. Task should not be used by end-users. Please fill in all other fields very carefully, and choose //Summary// and //Description// wisely. Then click on //Submit// Report. 
-{{ :electures-portal:dokumentation:10.png?nolink |}} 
-When a developer was assigned to your report you will see this in the report details. 
-{{ :electures-portal:dokumentation:11.png?nolink |}} 
-When your report has been successfully processed, you will get an E-Mail stating this.  
-===== In the old Electures-Portal we could set a central username and password for the students to access the lectures, why is that not possible anymore? ===== 
-As of Version 0.2 this is not needed anymore. Students should automatically become a member of the module communities for the modules they registered at the universities systems. 
-For historical reasons we keep the information below. 
-It is still possible though not recommended, since the username and password can be easily distributed (making the password-protection useless). 
-Follow these steps to get the functionality back: 
-  * (Re-)Set the permissions for all Filetypes to "Community" only. 
-  * Create a useraccount in the Electures-Portal with your desired username and password. 
-  * Put this useraccount in the group/community for this modul. This enables this account to download all materials from this modul. 
-===== What does "Files are filtered, because you have not the necessary permissions" mean? ===== 
-This message is displayed on the "more Details" page when there are files available where you don't have the required permissions to view/download them.  
-===== The old Electures-Portal was so much better, why is there a new one now? ===== 
-The old Electures-Portal was completely broken by design. The new one has a clean well-designed architecture (based on the leading enterprise open source portal system) and has less bugs than the old one. It also synchronizes with the main universities systems like the "Vorlesungsverzeichnis" (HIS-LSF) and therefore avoids maintenace nightmares and typo-errors. It is much more flexible from administrative as well as users perspective. It also offers the possiblity for future improvements whereas nobody was able to manage the sourcecode of the old Electures-Portal. 
-===== Many files are missing! / All my directly linked files are not accessible anymore, why? ===== 
-For all files that were correctly linked in the old Electures-Portal a redirect is in place. This is not the case for all files that were not in the Electures-Portal Database (i.e. those links that look like //http://download.informatik.uni-freiburg.de/lectures/some/dir/path/to/my/exercises/foo.pdf// . If such a File is not available anymore write an E-Mail to [[electures@informatik.uni-freiburg.de]] containing a description of the problem and a link to the missing file. We will then try to find a Solution.  
- 
-{{tag>faq}} 
QR-Code
QR-Code electures-portal:dokumentation:faq (erstellt für aktuelle Seite)