Results of the supplementary exam are available through webcms3, but it may take some time for these results to be updated on myUNSW.
Provisional results for COMP 1531 have now been released on webcms3 and can be seen under the field final_grade. Overall, the performance of our students has been excellent this semester, with 20.1 % of students scoring a HD and 32.2% of students receiving a DN.
Congratulations to Lin, Kangying for placing first in the course with an overall mark of 97 and Chen, Emily for placing second with an overall mark of 96.
If you have a mark >=50 and you see a grade of PS, CR, DN or HD, this implies that you have met the exam hurdle and other requirements and have passed COMP 1531.
Those students who did not attend the final exam and have a special consideration request acknowledged will see a grade of
WC
. This indicates that you are eligible to sit the supplementary exam scheduled on
Tuesday, 28th of May
at 1:30 pm.
A few of you may see your grade as WD . This implies that your exam mark was unsatisfactory, but you have been granted a supplementary exam as your exam mark was very close to the required exam threshold. You will be permitted to sit the supplementary exam scheduled on the date above.
If your final_grade field contains the grade FL or AF or UF unfortunately you have not passed COMP 1531 and are not being offered further assessment. You will need to retake in COMP 1531 in 19T3 if it is required for your degree. You will also have to un-enrol from any 19T2 COMP courses which require COMP 1531 as prerequisite such as COMP 2511. A grade of UF means that you have failed the course, even if your overall mark is greater than 50, as you did not meet the necessary exam hurdle.
Congratulations to everyone who has passed the course. COMP 1531 is a tough course, so you can now sit back and relax!
Dear students,
Please note that I have updated the solution to Question 7, in Week 10 Revision material to add details about the two design issues with the code provided and also updated the code (both original code and refactored code) to ensure that the behavior of the refactored solution is consistent with the original code.
Consultation on Tuesday will start a little earlier at 4:00 pm finishing at 5:30 pm on level 2, K17, Room 203.
Please make sure you have noted your seating allocation for the exam from the link sent in the earlier notice.
You can find your COMP 1531 final exam seating location by clicking on: https://cgi.cse.unsw.edu.au/~cs1531/19T1/seating/final/register.cgi/allocations and logging in with your zID and password
Dear students,
My Experience Survey response rates are quite low. The link to the survey is: https://unsw.bluera.com/unsw/ . We understand that this first trimester has been overwhelming, which makes it particularly important that we get student feedback for this semester ... so that we can improve next time.
I have uploaded a list of exam preparation topics to week 10 Lecture folder to answer the questions some of you have raised. The solution to the practice exam has also been uploaded.
Also, kindly note that two consultations will be held before the final exam, on Monday 6th of May (11-1) and Tuesday, 7th of May (4:30-6) on Level 2, K17, Room 203.
Dear students,
Dear students,
Milestone 3 Presentation in week 10:
Test Files for your software
Please note, I have removed the constraint that the number of test files must not exceed 4. Please make sure that your test files are grouped by user-stories, rather by having a test-file for each class. So, tests for related user-stories are grouped together. e.g., one suggestion could be, a test-file for all user-stories related to 'placing on online order', a test-file for all stories related to 'add inventory' etc, this way it also makes it easier if a particular feature has been fully tested
Persistence for your application
Only simple persistence (e.g., based on pickle) is required. You do not need to implement persistence using databases. It is however recommended, that you prioritise implementation of your tasks based on the marking criteria, such getting the primary use-case of "placing an order" working. If a team is unable to implement persistence, they will loose only 2 marks (refer to the marking criteria)
Consultation today
Consultation session has been scheduled today between 2-4 pm which will be held on level 4, K17, Room 402 to assist students with their project.
Timetabling of final-exam
COMP 1531 final exam runs in two sessions on the same day, Morning session and Afternoon session. If you have two exams on the same day, you will be automatically pre-allocated to the session that will not clash with your other exam. You will receive notification from Mei Cheng closer to the end of the term regarding your allocated session.
Hi Everyone,
Please note that we will be running consults on Thursday (2-4 pm) in room 402 this week to help you with the group project, so make sure to turn up if have any questions or need help with regards to the project, or with the course content in general.
Ian
A detailed marking criteria for milestone 3 can be found under the assignments folder.
For this iteration, if your team is experiencing difficulties in implementing the flask front-end, it is suggested that you prioritize implementation of the front-end modules based on the marks allocated under the component UAT. If your team is able to build a front-end for only some of the functionality, you will still be awarded partial marks based on the allocation.
Hi everyone,
We had some issues earlier this afternoon with our GitHub setup. During this time, many of you may not have had access to your GitHub repository, effectively appearing as if it were not there at all. We have now resolved this issue and your access should be fully restored.
If you are still unable to access your repo (perhaps because you joined your team late), either contact me to resolve it or get one of your teammates to add you back to the team.
Apologies for any inconvenience,
Rob
Dear students,
Hey Everyone,
Please note that Dennis is currently providing consultations at K17 508, and it will be running until 5.45pm today.
Ian
Marking criteria for milestone 2 can be found under the assignments folder.
Please note the following additional consults have been scheduled for weeks 6 and 7.
Week 6: Friday 12:30 - 1:30 (K17, 203)
Week 7: Wednesday 16:15 - 18:15 (K17, 203)
Week 7: Friday 13:00 - 14:00 (K17, 203)
I will also be available for consults on Tuesday between 2:00 - 3:45 in my office - Rm 202
My observation from walking into labs last week, was that many students are experiencing difficulties in translating their class diagrams into implementation and defining test-cases. Hence, I have modified the deadline for milestone 2, and details of the new deadline is below:
Dear students,
The exam has been released on webcms3. Please note, the deadline has been extended till 2:00 pm on Sunday , giving you 48 hours to complete the exam.
No late submissions will be accepted and DO NOT EMAIL your submissions.
If anyone is unable to complete this exam during this period due to unavoidable circumstances , please raise a special consideration request with supporting documentation. Your request will be reviewed and if approved, you will be granted an alternative date to complete this exam.
Good Luck!
Hi Everyone,
In the last announcement I mentioned about logging out and logging back in to solve the errors with the GitHub app crashing upon access. However, as some of you have reported already, this does not always solve the problem.
If you are still experiencing issues, please try clearing cookies on the browser you are using. The methods to clear cookies may differ for different browsers, so please reference the appropriate instructions online to resolve your issue. I have provided below quick links for some of the popular browsers:
Chrome: https://support.google.com/accounts/answer/32050
FireFox: https://support.mozilla.org/en-US/kb/clear-cookies...
Safari: https://support.apple.com/en-au/guide/safari/manag...
Above instructions may not apply to your browser if your version is different; in that case, please lookup the instructions for your specific version of the browser.
Regards,
Ian :)
Hi everyone,
There has been a recent update on the app we are using for lab imports, and the change requires you to log-out and log-in again the next time you use the app. Once that's done, you can use the app the same way as before. So don't panic when you hit an error page - just log out and log back in :)
Ian
Dear students, hopefully, the points below clarifies all the queries related to mid-term exam.
Mid-term Exam:
Quiz 01
Hi everyone,
A small update has been made for the iteration1 submission guideline, so please check it again if you have already submitted your assignment. Sorry for the troubles.
Ian
There will be a consultation tomorrow (this week only) from 2-3 ( K17, 204) to assist students with the group project. Please also note, the regular time for weekly consultations is Wednesday, 4-5 (K17, 203).
A few points to note in relation to the group project
Hey Everyone,
Previously we mentioned that Python3.7 should not be used since it had compatibility issues with some of the packages you were likely to use for your labs and group projects.
Recently this issue has been fixed, and so please feel free to use Python3.7 for the remainder of the course. Checkout
https://docs.python.org/3/whatsnew/3.7.html
for what's new in v3.7. Using Python3.6 is acceptable as well.
Regards,
Ian
Hi everyone,
There has been lots of emails (and a forum post) about the intermittent slowness of lab starter imports and about the manual import script not working.The imports are working now, so if you were having troubles with it, please try importing your lab again through the GitHub app.
Just to clarify,
git clone https://github.com/cs1531/lab02will let you clone the admin-version of the lab repo so that you may get started on your exercises early if the import is taking too long. However, in order to push your work to GitHub, you still need to wait for the import to be completed. Only when you have succesfully imported your personal version of the lab (through the GitHub app) will you be able to push your work using the commands below:
git remote remove origin git remote add -f origin https://github.com/cs1531/lab02_USERNAME git branch -u origin/master
I also recommend importing early before the lab to avoid high traffics.
Another note, please help each other out by sharing your issues/questions on the forum (rather than emailing directly to your tutors) as it is likely that other students are also experiencing the same issue and could benefit from the same answer.
Ian :)
Dear students,
The specification of the group project has been released and can be found under the Assignments folder on the menu.
Please note, your first deliverable is Sunday, Week 3, 11:59 pm.
Dear students,
Dear students,
Welcome to COMP 1531 (Software Engineering Fundamentals)!
Please refer to the course outline in the left panel and make yourself familiar with course structure, timetable assessment criteria etc. WebCMS3 will be the platform used for publishing all lecture slides, tutorial and lab specifications and communication. Also, please complete the poll on "Your technical background" which will help us to understand the skill level of the students.
A few points to note:
See you all in the lectures on Tuesday, Week 01 at 16:00 pm.
-- Aarthi