User Tools

Site Tools


faq

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
faq [2010/09/24 10:03] asiffaq [2010/09/24 11:19] (current) asif
Line 1: Line 1:
 ====== Frequently Asked Questions ====== ====== Frequently Asked Questions ======
  
-List of frequently asked questions from students along with responses will be posted here.+List of frequently asked questions from students along with responses will be posted here.\\ 
 +Click on the question to reach its answer.
  
-[[faq#Q1. What does MIPS stand for?|Q1. What does MIPS stand for?]]\\ +== Curriculum == 
-[[faq#Q2Do have to use my Prism account for email?|Q2Do have to use my Prism account for email?]]\\ +[[faq#QA1. What does MIPS stand for?|QA1. What does MIPS stand for?]]\\ 
-[[faq#Q3Is there particular style that I must adopt in my programs?|Q3Is there a particular style that I must adopt in my programs?]]\\ +[[faq#QA2How can download SPIM?|QA2How can download SPIM?]]\\ 
-[[faq#Q4. What is the policy on academic dishonesty?|Q4. What is the policy on academic dishonesty?]]\\ +[[faq#QA3Can you provide me with sample SPIM program?|QA3Can you provide me with a sample SPIM program?]]\\
-[[faq#Q5. What if I cannot come to the test due to a conflict?|Q5. What if I cannot come to the test due to a conflict? ]]\\ +
-[[faq#Q6. What should I bring with me?|Q6. What should I bring with me?]]\\ +
-[[faq#Q7. Can I write the test in pencil?|Q7. Can I write the test in pencil?]]\\ +
-[[faq#Q8. What happens during test|Q8. What happens during a test]]\\ +
-[[faq#Q9. When will the test results be announced?|Q9. When will the test results be announced?]]\\ +
-[[faq#Q10. What if I think there is an error in the marking of my test?|Q10. What if I think there is an error in the marking of my test?]]\\ +
-[[faq#Q11. What if I missed a test?|Q11. What if I missed a test?]]\\ +
-[[faq#Q12. How do I find out the date / place of the final (lab)test?|12. How do I find out the date / place of the final (lab)test?]]\\ +
-[[faq#Q13. Can I write the final test in pencil?|Q13. Can I write the final test in pencil?]]\\ +
-[[faq#Q14. When will the final results be announced?|Q14. When will the final results be announced?]]\\   +
-[[faq#Q15. I think there is an error in the marking of my final (lab)test!|Q15. I think there is an error in the marking of my final (lab)test!]]\\ +
-[[faq#Q16. What if I missed the final (lab)test?|Q16. What if I missed the final (lab)test?]]\\+
  
-== Q1. What does MIPS stand for? == +== General == 
-A1MIPS is an acronym for Microprocessor without Interlocked Pipeline StagesIt is 32-bit, reduced instruction set architecture with MIPS-32 used as a 32-bit architecture and MIPS-64 used as 64-bit architecture as the latest versions.+[[faq#QB1Do I have to use my Prism account for email?|QB1Do I have to use my Prism account for email?]]\\ 
 +[[faq#QB2. Is there particular style that I must adopt in my programs?|QB2. Is there particular style that I must adopt in my programs?]]\\ 
 +[[faq#QB3. What is the policy on academic dishonesty?|QB3What is the policy on academic dishonesty?]]\\
  
-== Q2Do have to use my Prism account for email== +== Lab Test == 
-A2YesIt is required that you send email to instructors, TA, etcfrom your Prism email account and to check its in-box oftenMessages received from non-cse accounts might be filtered outAt minimum, make sure the string CSEn/is in the Subject line, where n = course number and X = your username on red.+[[faq#QC1What if cannot come to the test due to a conflict?|QC1. What if I cannot come to the test due to a conflict? ]]\\ 
 +[[faq#QC2What should I bring with me?|QC2What should I bring with me?]]\\ 
 +[[faq#QC3Can I write the test in pencil?|QC3Can I write the test in pencil?]]\\ 
 +[[faq#QC4What happens during test|QC4. What happens during a test]]\\ 
 +[[faq#QC5. When will the test results be announced?|QC5. When will the test results be announced?]]\\ 
 +[[faq#QC6. What if I think there is an error in the marking of my test?|QC6What if I think there is an error in the marking of my test?]]\\ 
 +[[faq#QC7. What if I missed a test?|QC7. What if I missed a test?]]\\
  
-== Q3Is there a particular style that must adopt in my programs==  +== Final Exam and Lab Test == 
-A3Yes, you must follow the coding style described hereFollowing a coding style makes your code more readable and, hence, improves maintainabilityStyle will be taken into account when evaluating labtests.+[[faq#QD1How do find out the date / place of the final (lab)test?|QD1. How do I find out the date / place of the final (lab)test?]]\\ 
 +[[faq#QD2Can I write the final test in pencil?|QD2Can I write the final test in pencil?]]\\ 
 +[[faq#QD3When will the final results be announced?|QD3When will the final results be announced?]]\\   
 +[[faq#QD4. I think there is an error in the marking of my final (lab)test!|QD4. I think there is an error in the marking of my final (lab)test!]]\\ 
 +[[faq#QD5. What if I missed the final (lab)test?|QD5. What if I missed the final (lab)test?]]\\
  
-== Q4. What is the policy on academic dishonesty? ==  +== QA1. What does MIPS stand for? == 
-A4We take matters related to academic dishonesty seriouslyTo that endmeasures to detect irregularities are in place and are continually upgraded. For example, tests are photocopied before being returned to the students. More about academic dishonesty can be found here.+A1MIPS is an acronym for Microprocessor without Interlocked Pipeline StagesIt is a 32-bitreduced instruction set architecture with MIPS-32 used as a 32-bit architecture and MIPS-64 used as a 64-bit architecture as the latest versions.
  
-== Q5What if cannot come to the test due to a conflict? ==  +== QA2How can download SPIM == 
-A5Test and labtest dates will be announced during the first week of classesIf a test or a labtest is scheduled outside the regularly scheduled times and its time is in conflict with something else, inform your instructor during the first 10 days of the term.+A2SPIM can be downloaded from [[http://pages.cs.wisc.edu/~larus/spim.html|SPIM's website]] of Prof. James Lazarus.
  
-== Q6What should I bring with me? == +== QA3Can you provide me with a sample SPIM program == 
-A6Bring photo ID and optionally a (non-electronic) dictionaryYou may not bring any sheet of paper (blank or not)For written tests, an answer booklet will be provided.+A3Click on [[http://www.cse.yorku.ca/~asif/2021Fall10/multiply.s|multiply.s]] to download program that multiplies two positive numbers and displays the resultA more advanced program [[http://www.cse.yorku.ca/~asif/2021Fall10/sum1toNv3.s|sum1toNv3.s]] that adds N numbers and displays the result is also available.
  
-== Q7Can write the test in pencil? == +== QB1Do have to use my Prism account for email? == 
-A7. Yesyou can write your answers in pencil.+B1. Yes. It is required that you send email to instructors, TA, etc. from your Prism email account and to check its in-box often. Messages received from non-cse accounts might be filtered out. At a minimum, make sure the string CSEn/X is in the Subject line, where n = course number and X = your username on red.
  
-== Q8What happens during test? == +== QB2Is there particular style that I must adopt in my programs? ==  
-A8Seating may be pre-arrangedand if so, make sure you sit in the seat assigned to youNo questions are allowed during the test - answer the questions as best as you canLeave your photo ID on the desk in front of you so that it can be inspected by invigilatorsA sign-up sheet will be distributed and by signing it you acknowledge that you are registered in the course and are indeed the owner of the ID. For labtests, all workstations will be in labtest mode.+B2Yes, you must follow the coding style described [[http://www.cse.yorku.ca/~asif/2021Fall10/style.pdf|style.pdf]]. Following a coding style makes your code more readable and, hence, improves maintainabilityStyle will be taken into account when evaluating labtests.
  
-== Q9When will the test results be announced? == +== QB3What is the policy on academic dishonesty? ==  
-A9The results of a test are typically posted on ePost within two weeks of the test and before the drop deadline (if applicable).+B3We take matters related to academic dishonesty seriously. To that end, measures to detect irregularities are in place and are continually upgraded. For example, tests are photocopied before being returned to the students. More about academic dishonesty can be found [[http://www.cse.yorku.ca/admin/coscOnAcadHonesty.html|here]].
  
-== Q10. What if I think there is an error in the marking of my test? == +== QC1. What if I cannot come to the test due to a conflict? ==  
-A10If you believe there are errors in the marking of your test, print copy of this reappraisal form, fill the form, staple it to your test, and hand it to the instructor. It is essential that you explain clearly why you think the test should be re-marked; otherwisethe test will not be re-marked. Note that the entire test will be re-marked, and your mark may be increased or decreased. Note also that the deadline for re-marking is one week after the marked test have been handed back to the students. No re-marking request will be considered after that deadline.+C1Test and labtest dates will be announced during the first week of classes. If a test or labtest is scheduled outside the regularly scheduled times and its time is in conflict with something elseinform your instructor during the first 10 days of the term.
  
-== Q11. What if missed a test? == +== QC2. What should bring with me? == 
-A11No make-up tests will be givenIf you miss a test for reasons beyond your control, inform your instructor as soon as possible. If approved, the weight of the missed (lab)test will be distributed to later (lab)tests in the course. It is recommended in this case that you ask your instructor for a copy of the (lab)test so you can attempt it at home.+C2Bring a photo ID and optionally a (non-electronic) dictionaryYou may not bring any sheet of paper (blank or not). For written tests, an answer booklet will be provided.
  
-== Q12How do find out the date / place of the final (lab)test? == +== QC3Can write the test in pencil? == 
-A12The date/place of the final (lab)test are set centrally by the registrar officeand posted on its website (accessible from the main York site) about five weeks before the last day of classes in the term.+C3Yesyou can write your answers in pencil.
  
-== Q13Can I write the final test in pencil? == +== QC4What happens during a test? == 
-A13Yes, you can write your answers in pen or in pencil(Note that the final test is not returned to the students; only a photocopy can be requested.)+C4Seating may be pre-arrangedand if so, make sure you sit in the seat assigned to you. No questions are allowed during the test - answer the questions as best as you can. Leave your photo ID on the desk in front of you so that it can be inspected by invigilatorsA sign-up sheet will be distributed and by signing it you acknowledge that you are registered in the course and are indeed the owner of the ID. For labtests, all workstations will be in labtest mode.
  
-== Q14. When will the final results be announced? ==  +== QC5. When will the test results be announced? == 
-A14. The results are typically posted on ePost within 20 days of the final (lab)test.+C5. The results of a test are typically posted on ePost within two weeks of the test and before the drop deadline (if applicable).
  
-== Q15. I think there is an error in the marking of my final (lab)test!== +== QC6What if I think there is an error in the marking of my test== 
-A15Wait until you get your official grade by regular mail from York (nothing can be done before that). Within three weeks of receiving themgo to CSEB-1003 and request a copy of your final (lab)test. If you spot errorseither in marking, or in addition, or in the overall grade computation, petition by submitting a special form called "Request for Grade Reappraisal" available from CSEB-1003.+C6If you believe there are errors in the marking of your testprint a copy of this reappraisal form, fill the form, staple it to your test, and hand it to the instructorIt is essential that you explain clearly why you think the test should be re-marked; otherwisethe test will not be re-marked. Note that the entire test will be re-markedand your mark may be increased or decreased. Note also that the deadline for re-marking is one week after the marked test have been handed back to the students. No re-marking request will be considered after that deadline.
  
-== Q16. What if I missed the final (lab)test? == +== QC7. What if I missed test? == 
-A16. If you miss the final (lab)test you must contact your instructor as soon as possible. Failure to do so in a prompt fashion may result in you missing the deferred (lab)test (if any will be held). You must obtain the Deferred Standing Agreement Form - taking it and the documentation of the reason for missing the (lab)test to your instructor as soon as possible. Your instructor will consider the documented reason for missing the (lab)test and decide whether or not he/she agrees that you should have deferred standing.+C7. No make-up tests will be given. If you miss test for reasons beyond your control, inform your instructor as soon as possible. If approved, the weight of the missed (lab)test will be distributed to later (lab)tests in the course. It is recommended in this case that you ask your instructor for a copy of the (lab)test so you can attempt it at home.
  
-  - If the instructor agrees, you will be informed of the date of the deferred (lab)test, which will generally be within a few weeks of the date of the original (lab)test+== QD1. How do I find out the date / place of the final (lab)test? == 
-  - If the instructor does not agree (or if you contact the instructor after the deferred (lab)test date) you must then file a formal petition for deferred standing using the Petition Package forms available from this link to the Registrar's Office web site.  +D1. The date/place of the final (lab)test are set centrally by the registrar office, and posted on its website (accessible from the main York site) about five weeks before the last day of classes in the term.
-  - If your formal petition is successful you would normally write a (lab)test with the next regularly scheduled examination for the course.+
  
 +== QD2. Can I write the final test in pencil? ==
 +D2. Yes, you can write your answers in pen or in pencil. (Note that the final test is not returned to the students; only a photocopy can be requested.)
  
-== test page == +== QD3. When will the final results be announced? ==  
-A1MIPS is an acronym for Microprocessor without Interlocked Pipeline Stages. It is a 32-bit, reduced instruction set architecture with MIPS-32 used as a 32-bit architecture and MIPS-64 used as a 64-bit architecture as the latest versions.+D3The results are typically posted on ePost within 20 days of the final (lab)test.
  
 +== QD4. I think there is an error in the marking of my final (lab)test!==
 +D5. Wait until you get your official grade by regular mail from York (nothing can be done before that). Within three weeks of receiving them, go to CSEB-1003 and request a copy of your final (lab)test. If you spot errors, either in marking, or in addition, or in the overall grade computation, petition by submitting a special form called [[http://www.cse.yorku.ca/~asif/2021Fall10/reapTest.txt|"Request for Grade Reappraisal"]] 
 +available from CSEB-1003.
 +
 +== QD5. What if I missed the final (lab)test? ==
 +D5. If you miss the final (lab)test you must contact your instructor as soon as possible. Failure to do so in a prompt fashion may result in you missing the deferred (lab)test (if any will be held). You must obtain the Deferred Standing Agreement Form - taking it and the documentation of the reason for missing the (lab)test to your instructor as soon as possible. Your instructor will consider the documented reason for missing the (lab)test and decide whether or not he/she agrees that you should have deferred standing.
 +
 +  - If the instructor agrees, you will be informed of the date of the deferred (lab)test, which will generally be within a few weeks of the date of the original (lab)test.
 +  - If the instructor does not agree (or if you contact the instructor after the deferred (lab)test date) you must then file a formal petition for deferred standing using the [[http://www.registrar.yorku.ca/pdf/petition_package.pdf?|Petition Package forms]] available from this link to the Registrar's Office web site. 
 +  - If your formal petition is successful you would normally write a (lab)test with the next regularly scheduled examination for the course.
  
faq.1285322630.txt.gz · Last modified: 2010/09/24 10:03 by asif

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki