... | ... | @@ -85,43 +85,48 @@ If you study Informatik Bachelor with study plan U16, you have already done _Com |
|
|
|
|
|
---
|
|
|
|
|
|
### 7. What if I still have specific questions about my curriculum?
|
|
|
### 7. I am still in the old curriculum of Biomedical Engineering (Bachelor) and there is an equivalence for _Computer Vision 1_ (namely _Computer Vision_) but none for _Computer Graphics 1_. What do I need to register for?
|
|
|
We asked the Dean's office and _Computer Graphics 1_ is equivalent to _Computer Graphics_. So you need to register for the lectures _Computer Vision_ and _Computer Graphics_ respectively. _Computer Graphic and -vision_ is not an option for you.
|
|
|
|
|
|
---
|
|
|
|
|
|
### 8. What if I still have specific questions about my curriculum?
|
|
|
|
|
|
Specific curriculum-related questions or questions regarding course equivalence can be answered by the dean's office (Dekanat) of your faculty.
|
|
|
|
|
|
---
|
|
|
|
|
|
### 8. Is there again a module selection in courseware like last year (SS21)?
|
|
|
### 9. Is there again a module selection in courseware like last year (SS21)?
|
|
|
|
|
|
No, there is no module selection anymore. You only need to sign up in TUGOnline for the lecture that you need, within the time period when the registration is open. However, the courseware platform is still used for the practicals to provide repository links, assignment interview slots, etc.
|
|
|
|
|
|
---
|
|
|
|
|
|
### 9. Where/when can I sign up for the respective lecture?
|
|
|
### 10. Where/when can I sign up for the respective lecture?
|
|
|
|
|
|
You can sign up for your lecture, as usual, via TUGOnline from 01.02. to 11.03.2022.
|
|
|
|
|
|
---
|
|
|
|
|
|
### 10. I already did the exercise assignment/exam last year, but did not pass the entire course. Do I need to repeat this part?
|
|
|
### 11. I already did the exercise assignment/exam last year, but did not pass the entire course. Do I need to repeat this part?
|
|
|
|
|
|
Yes, as always, if you fail a course, you have to repeat the entire one.
|
|
|
|
|
|
---
|
|
|
|
|
|
### 11. Where can I get more details about course organisation?
|
|
|
### 12. Where can I get more details about course organisation?
|
|
|
|
|
|
More details about the course content and organisation are provided in the first two lectures, as well as in the TeachCenter description ('General Information') and forum, tutorials and question hours.
|
|
|
|
|
|
---
|
|
|
|
|
|
### 12. What are the registration requirements for these courses?
|
|
|
### 13. What are the registration requirements for these courses?
|
|
|
|
|
|
TUGOnline directly lists the registration requirements (according to your study programme). If you can register for the course on TUGOnline, you fulfill all the requirements.
|
|
|
|
|
|
---
|
|
|
|
|
|
### 13. My submission works perfectly fine on my local machine, but crashes/doesn't compile/doesn't output anything/doesn't work on the submission system. What can I do?
|
|
|
### 14. My submission works perfectly fine on my local machine, but crashes/doesn't compile/doesn't output anything/doesn't work on the submission system. What can I do?
|
|
|
|
|
|
Please make sure to account for sufficient time **before the deadline** to test your submission on the submission system.
|
|
|
|
... | ... | @@ -137,7 +142,7 @@ If something doesn't work as you would expect, you can follow this procedure: |
|
|
8. Alternatively, feel free to create a post on the TeachCenter forum. All tutors and teachers have access there and you will receive the fastest response to your problems there.
|
|
|
9. If you suspect that this is an issue with the framework or the submission servers, please notify us by writing an email to <cgcv@icg.tugraz.at>. Please **do not** use this email for general questions about your code, as the TeachCenter forum should be used for that.
|
|
|
---
|
|
|
### 14. I don't know how to use git. Is there an alternative method to submit my solution?
|
|
|
### 15. I don't know how to use git. Is there an alternative method to submit my solution?
|
|
|
|
|
|
You can also submit via the web interface of <https://assignments.icg.tugraz.at/>. On your repository page, you can create/edit/delete branches, add/edit files, and do pretty much everything you need to. We still strongly recommend you to use and learn git, as it is an industry standard tool for collaborative software development and version control, and you only need a very small subset of git for this course.
|
|
|
|
... | ... | |