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 09:54] 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#test_page|Q1. What does MIPS stand for?]]\\ +== Curriculum == 
-[[faq#Q1. What does MIPS stand for?|Q1. What does MIPS stand for?]]\\ +[[faq#QA1. What does MIPS stand for?|QA1. What does MIPS stand for?]]\\ 
-[[Q2Do have to use my Prism account for email?|Q2Do have to use my Prism account for email?]] +[[faq#QA2How can download SPIM?|QA2How can download SPIM?]]\\ 
-[[faq#Q1What does MIPS stand for?|Q1What does MIPS stand for?]] +[[faq#QA3Can you provide me with a sample SPIM program?|QA3Can you provide me with a sample SPIM program?]]\\
-[[faq#Q1. What does MIPS stand for?|Q1. What does MIPS stand for?]] +
-[[faq#Q1. What does MIPS stand for?|Q1. What does MIPS stand for?]] +
-[[faq#Q1. What does MIPS stand for?|Q1. What does MIPS stand for?]] +
-[[faq#Q1. What does MIPS stand for?|Q1. What does MIPS stand for?]] +
-[[faq#Q1. What does MIPS stand for?|Q1. What does MIPS stand for?]] +
-[[faq#Q1. What does MIPS stand for?|Q1. What does MIPS stand for?]] +
-[[faq#Q1. What does MIPS stand for?|Q1. What does MIPS stand for?]] +
-[[faq#Q1. What does MIPS stand for?|Q1. What does MIPS stand for?]]+
  
----- +== General == 
-== Q1. What does MIPS stand for? == +[[faq#QB1Do I have to use my Prism account for email?|QB1Do I have to use my Prism account for email?]]\\ 
-A1MIPS is an acronym for Microprocessor without Interlocked Pipeline StagesIt is 32-bit, reduced instruction set architecture with MIPS-32 used as 32-bit architecture and MIPS-64 used as a 64-bit architecture as the latest versions. +[[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?]]\\
  
 +== Lab Test ==
 +[[faq#QC1. What if I cannot come to the test due to a conflict?|QC1. What if I cannot come to the test due to a conflict? ]]\\
 +[[faq#QC2. What should I bring with me?|QC2. What should I bring with me?]]\\
 +[[faq#QC3. Can I write the test in pencil?|QC3. Can I write the test in pencil?]]\\
 +[[faq#QC4. What happens during a 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?|QC6. What 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?]]\\
  
-== Q2. Do I have to use my Prism account for email? == +== Final Exam and 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 a minimum, make sure the string CSEn/is in the Subject line, where n = course number and X = your username on red.+[[faq#QD1How do I find out the date / place of the final (lab)test?|QD1How 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#QD3. When 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!|QD4I 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?]]\\
  
-== Q3Is there a particular style that I must adopt in my programs? ==  +== QA1What does MIPS stand for? == 
-A3Yes, you must follow the coding style described hereFollowing coding style makes your code more readable and, hence, improves maintainability. Style will be taken into account when evaluating labtests.+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 a 64-bit architecture as the latest versions.
  
-== Q4What is the policy on academic dishonesty? ==  +== QA2How can I download SPIM == 
-A4We take matters related to academic dishonesty seriouslyTo that end, measures to detect irregularities are in place and are continually upgradedFor example, tests are photocopied before being returned to the studentsMore about academic dishonesty can be found here.+A2SPIM can be downloaded from [[http://pages.cs.wisc.edu/~larus/spim.html|SPIM's website]] of Prof. James Lazarus.
  
-== Q5What if I cannot come to the test due to conflict? ==  +== QA3Can you provide me with sample SPIM program == 
-A5Test and labtest dates will be announced during the first week of classesIf a test or 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.+A3Click on [[http://www.cse.yorku.ca/~asif/2021Fall10/multiply.s|multiply.s]] to download program that multiplies two positive numbers and displays the result. A 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.
  
-== Q6What should bring with me? == +== QB1Do have to use my Prism account for email? == 
-A6Bring a photo ID and optionally a (non-electronic) dictionaryYou may not bring any sheet of paper (blank or not). For written testsan answer booklet will be provided.+B1Yes. 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 outAt a minimummake sure the string CSEn/X is in the Subject line, where n = course number and X = your username on red.
  
-== Q7Can write the test in pencil? == +== QB2Is there a particular style that must adopt in my programs? ==  
-A7. Yes, you can write your answers in pencil.+B2. Yes, 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 maintainability. Style will be taken into account when evaluating labtests.
  
-== Q8. What happens during a test? == +== QB3. What is the policy on academic dishonesty? ==  
-A8Seating may be pre-arranged, and 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 can. Leave your photo ID on the desk in front of you so that it can be inspected by invigilators. A 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 labtestsall workstations will be in labtest mode.+B3We take matters related to academic dishonesty seriouslyTo that end, measures to detect irregularities are in place and are continually upgraded. For exampletests are photocopied before being returned to the students. More about academic dishonesty can be found [[http://www.cse.yorku.ca/admin/coscOnAcadHonesty.html|here]].
  
-== Q9When will the test results be announced? == +== QC1What if I cannot come to the test due to a conflict? ==  
-A9The results of a test are typically posted on ePost within two weeks of the test and before the drop deadline (if applicable).+C1Test and labtest dates will be announced during the first week of classes. If 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.
  
-== Q10. What if think there is an error in the marking of my test? == +== QC2. What should bring with me? == 
-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; otherwise, the test will not be re-markedNote that the entire test will be re-marked, and your mark may be increased or decreasedNote 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.+C2Bring 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.
  
-== Q11What if missed a test? == +== QC3Can write the test in pencil? == 
-A11No make-up tests will be given. If 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.+C3Yes, you can write your answers in pencil.
  
-== Q12How do I find out the date / place of the final (lab)test? == +== QC4What happens during a test? == 
-A12The 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.+C4Seating may be pre-arranged, and 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 invigilators. A 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.
  
-== Q13Can I write the final test in pencil? == +== QC5When will the test results be announced? == 
-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.)+C5The results of a test are typically posted on ePost within two weeks of the test and before the drop deadline (if applicable).
  
-== Q14When will the final results be announced? ==  +== QC6What if I think there is an error in the marking of my test? == 
-A14The results are typically posted on ePost within 20 days of the final (lab)test.+C6If you believe there are errors in the marking of your test, print a 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; otherwise, the 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.
  
-== Q15. I think there is an error in the marking of my final (lab)test!== +== QC7What if missed a test== 
-A15Wait 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 "Request for Grade Reappraisal" available from CSEB-1003.+C7No make-up tests will be given. If 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 courseIt is recommended in this case that you ask your instructor for a copy of the (lab)test so you can attempt it at home.
  
-== Q16What if missed the final (lab)test? == +== QD1How do find out the date / place of the final (lab)test? == 
-A16If 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.+D1The date/place of the final (lab)test are set centrally by the registrar office, and posted on its website (accessible from the main York siteabout five weeks before the last day of classes in the term.
  
-  - 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+== QD2. Can I write the final test in pencil? == 
-  - If the instructor does not agree (or if you contact the instructor after the deferred (lab)test date) you must then file formal petition for deferred standing using the Petition Package forms available from this link to the Registrar's Office web site +D2. Yes, you can write your answers in pen or in pencil. (Note that the final test is not returned to the students; only photocopy can be requested.)
-  - If your formal petition is successful you would normally write a (lab)test with the next regularly scheduled examination for the course.+
  
 +== QD3. When will the final results be announced? == 
 +D3. The results are typically posted on ePost within 20 days of the final (lab)test.
  
-== test page == +== QD4. I think there is an error in the marking of my final (lab)test!== 
-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 64-bit architecture as the latest versions.+D5Wait 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 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.1285322087.txt.gz · Last modified: 2010/09/24 09:54 by asif

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki