Slashdot Mirror


Preventing Networked Gizmo Use During Exams?

bcrowell writes "I'm a college physics professor. My students all want to use calculators during exams, and some of them whose native language isn't English also want to use electronic dictionaries. I had a Korean student who was upset and dropped the course when I told her she couldn't use her iPod during an exam — she said she used it as a dictionary. It gets tough for me to distinguish networked devices (iPhone? iTouch?) from non-networked ones (calculator? electronic dictionary? iPod?). I give open-notes exams, so it's not memory that's an issue, it's networking. Currently our classrooms have poor wireless receptivity (no Wi-Fi, possible cell, depending on your carrier), but as of spring 2011 we will have Wi-Fi everywhere. What's the best way to handle this? I'd prefer not to make them all buy the same overpriced graphing calculator. I'm thinking of buying 30 el-cheapo four-function calculators out of my pocket, but I'm afraid that less-adaptable students will be unable to handle the switch from the calculator they know to an unfamiliar (but simpler) one."

47 of 870 comments (clear)

  1. Open Notes & Well-Designed Exams by slifox · · Score: 5, Insightful

    First off -- I applaud your use of open-note exams. That is the ONLY real-world way to learn and demonstrate knowledge. There is almost never a situation in the professional world where one must solve a problem with absolutely no references (and it would be stupid to do so on a production system -- when solving a critical problem, why risk everything based on what you *think* is right, when you can verify against documentation; at least if something breaks, you can point to the incorrect docs...)

    Some people can simply memorize anything they look at, while others struggle at this. A proper exam should be designed to test one's ability to demonstrate processes: exams should give you all the information you need, but the questions should be designed such that only someone who has invested prior effort in practice and learning will be able to solve the questions in the allotted time.

    For less-concrete subjects such as the arts, I'm not so sure how this can be accomplished. However this is a trivial design decision for exams in maths, sciences, programming, and engineering.

    Furthermore, I think any physics or math exam that requires a complex calculator really has a wrong approach. Assuming everyone at this level has already demonstrated their ability to perform arithmetic several times over, the calculator should only be there to free them from making mistakes on the menial number crunching (addition, subtraction, multiplication, division, squares, squareroots, proper value of e,Pi, etc...). The exam should test for core concepts: ideas where you simply must understand the knowledge through prior practice and learning.

    Sadly, I think many professors fall back on rote-memorization exams just because they can't be bothered to design proper exams each semester. These types often teach straight from the textbook-provided lesson plans, and then wonder why students cheat...

    But honestly -- an exam is but one facet of demonstrating proficiency in a subject. Personally, I think projects & labs the best way: sure one can cheat, but it's easy to determine who has spent time polishing a proper unique lab report. In this respect, open-ended projects are the best, as the room for creativity limits the possibility for undetectable cheating, and lets the students show their enthusiasm for the subject. If you're really worried about cheating, a lab-practical may even be a legitimate tool: it's pretty damn hard to make stuff up as you go while you've got a one-person audience of the professor.

    Short answer: let them use basic scientific calculators, the textbook, their notes, and a dictionary; design your tests so that students have all the resources they need, but don't have enough time to learn-as-they-go during the exam.

    "Never memorize something that you can look up." --Albert Einstein

    1. Re:Open Notes & Well-Designed Exams by jdong · · Score: 5, Insightful

      The design of the exam is not the problem -- if students have networking access to someone inside the exam room (or worse, outside the exam room), no matter how hard you make the exam, you are testing the brainpower of their lifelines, not them. This the 2010 version of "how do I prevent students from whispering to each other during a test", for which there is no straightforward solution short of "no electronics in the exam room".

    2. Re:Open Notes & Well-Designed Exams by Anonymous Coward · · Score: 5, Insightful

      if students have networking access to someone inside the exam room (or worse, outside the exam room), no matter how hard you make the exam, you are testing the brainpower of their lifelines, not them.

      This.

      I didn't come here to troll, but I feel obliged to point out that the grandparent poster lost himself in a forest of his own self-righteousness regarding assessment design. The problem under discussion is that two students in the room working on the same test at the same time could have IM ability through wireless networking, and so one could do the work while passing the answers wirelessly to the other, who could simply copy what he sees on IM.

      Parent is almost right: there is no solution short of "no unapproved electronics." Students with poor English abilities who need dictionaries should bring their dictionaries to office hours for inspection; the invigilating TA's (if this is a large lecture) could be notified on the sign-in roster (I'm assuming a sign-in procedure for a large lecture) or be introduced personally to the student in question to be sure they recognize them. The policy would have to be on the syllabus and announced in class the first day. It's not a simple solution, but it's probably more fair to students not fluent in English than denying all electronics.

      Of course, the administration could also try requiring that all course instruction and assessment (outside classical/modern languages in Arts & Sciences) be conducted in English, and that all students entering pass an unaided (no lexicon!) English proficiency exam that's not a total joke. I mean, imagine a student going to France and expecting accommodations because he doesn't know French... Of course, administrations in the US will never enforce a convenient language policy, so you're going to have to make allowances for electronic devices like dictionaries if you ban electronics from testing sites.

    3. Re:Open Notes & Well-Designed Exams by QuietLagoon · · Score: 3, Interesting
      First off -- I applaud your use of open-note exams. That is the ONLY real-world way to learn and demonstrate knowledge.

      .
      Absolutely. I attended a technical college that ran the exams on an Honor System. Most exams were open-book. Professors were not allowed in the classroom once the exam began. The exams were not about how much you could memorize, but how much you understood.

    4. Re:Open Notes & Well-Designed Exams by apoc.famine · · Score: 4, Informative

      Kudos for a well written, thoughtful post. I was a HS teacher for 5 years, and I ran my classes (as much as I was allowed to - NCLB pressures forced my district to start pressuring teachers to test in the state test format) in much the same way. You get a much better understanding of a student's grasp of the material if they have to apply it instead of just regurgitate it.

      However, as awesome as your post was, it didn't address the problem at all.

      Having been in the same situation before, (Can I use my iPhone - it has a calculator on it, and you said a calculator was ok...) my suggestion would be to hit the dollar store and get a pile of cheap-ass scientific calculators. Then, do an exercise in class a few times before the first exam that requires their use. That way, you can outlaw all the networked devices, but people aren't using a foreign device for the first time under the pressure of a test. No, it won't be as familiar as their everyday tools. But at $1 each, you can even encourage people to take them home and practice on them if concerned. The ones I bought for my classes lasted a few years easily, but again, for the price, I wasn't too worried about them.

      You don't need a $80 graphing calculator for most things. Unless you've built your curriculum around the use of one, you should be able to test adequately with a $1 calculator as the main computational tool.

      --
      Velociraptor = Distiraptor / Timeraptor
    5. Re:Open Notes & Well-Designed Exams by apoc.famine · · Score: 4, Insightful

      The GRE and MCAT aren't in the professional world. While your point is well taken, it's a bit misdirected as those are just gatekeepers to parts of the professional world. Their widespread use doesn't make them good or useful gatekeepers either. They're a way for lazy people to do a half-assed job to cheaply and poorly assess a lot of people in the least amount of time. Nothing more.

      --
      Velociraptor = Distiraptor / Timeraptor
    6. Re:Open Notes & Well-Designed Exams by VTI9600 · · Score: 3, Funny

      It's an open book exam, not an open-Internet open-chat open-Yahoo-Answers exam.

      Wow...anyone using Yahoo Answers on a physics exam deserves some kind of academic Darwin award. On second thought, let the girl use her iPod as long as that's the only site she accesses. :-p

    7. Re:Open Notes & Well-Designed Exams by bagboy · · Score: 3, Insightful

      Look, I don't mean to be nit-picky, but I really wouldn't want a surgeon looking up a procedure while I'm open on his table. Or a dentist looking up a root-canal procedure while my jaw is open wide. Some education HAS to be ingrained to a certain point.

    8. Re:Open Notes & Well-Designed Exams by Antisyzygy · · Score: 5, Informative

      The GRE was the biggest joke of a test I have ever taken. It did nothing to test my capabilities. It only tested whether or not I actually bothered to purchase the prep materials from the private company that administers it.

      --
      That brings me to an interesting point, / . is just "the ramblings of socially-inept, technology-literate news-mongers".
    9. Re:Open Notes & Well-Designed Exams by blackest_k · · Score: 3, Informative

      http://en.wikipedia.org/wiki/Languages_of_the_United_States#States_and_territories_that_are_officially_bi-_or_trilingual

      There is no official language of the United States. At the State level some states do, many do not, and some are officially bi or trilingual.

      Refusal to accommodate students with language issues may be illegal in some states.
      Some students may be disabled perhaps requiring Braille or some other input devices. The parent would fail steven hawking in a physics exam.

      we live in a multicultural society and you are restricting your own development as a rounded individual if you ignore this. At the least learn a second language preferably one which will be useful to you. Not only will it take you places your brain will be exercised developed and expanded.

    10. Re:Open Notes & Well-Designed Exams by ldobehardcore · · Score: 3, Insightful

      well of course, you'd want health professionals to know their stuff, but I don't think it's necessary for, say, an insurance agent needs to know exactly (read word-for-word) the details of coverage in every coverage agreement they deal with, as long as they have immediate access to the information. I don't expect a structural engineer to know by heart every last measurement for a building they built

      --
      Hectice, baby, Mercator says hello to you
    11. Re:Open Notes & Well-Designed Exams by Cwix · · Score: 3, Interesting

      For any student who needs something that is not allowed for other students, they have to go talk to their schools Americans with disabilities rep. Otherwise they are giving that student an unfair advantage.

      How do you know the one girl doesn't speak good enough English for your test? Perhaps she speaks/reads great English, but only tells you she doesnt to get access to a device that the other students arnt allowed to.

      Note: This assumes the case in question is in the US.

      --
      You are entitled to your own opinions, not your own facts.
    12. Re:Open Notes & Well-Designed Exams by Austerity+Empowers · · Score: 5, Funny

      Yahoo Question: If I have a crumpled up piece of paper in one hand, and a baseball in another, both hands are 1m from the ground and I release both objects at the same time, which one hits the ground first?

      Best Yahoo Answer: Can't answer this question without knowing if there is writing on the paper.

      Answer: If the crumbled up paper is in the left hand, it hits first.

      Answer: The ball, it's heavier, duh.

      Answer: Fucking nerd.

      Answer: Nerd's don't fuck, idiot.

      Answer: Oh yeah? I'm pregnant.

    13. Re:Open Notes & Well-Designed Exams by Iron+Condor · · Score: 5, Insightful

      so you're going to have to make allowances for electronic devices like dictionaries if you ban electronics from testing sites.

      I heard they have a totally newfangled dictionary now, that works entirely without electronics. It consists of lots of sheets of paper, with the words printed on it. Like as if you made a big printout of a site-rip of m-w.com.

      --
      We're all born with nothing.
      If you die in debt, you're ahead.
    14. Re:Open Notes & Well-Designed Exams by melikamp · · Score: 3, Insightful

      First off -- I applaud your use of open-note exams. That is the ONLY real-world way to learn and demonstrate knowledge.

      I partially disagree. Memorization has its place in learning. For example, if one is taking a proper mathematical analysis class but they do not know (by heart!) the formal definition of the limit by midterm, then one is left to wonder how much actual analysis they can do. Ditto for Newton's laws of motion, for example, in the corresponding physics class. In every discipline there are these basic things one needs to understand thoroughly—without having to look them up—to even begin to appreciate the rest of the results. The parent may say: is it not enough to test whether a student solve problems? I do not think it is quite enough. Parent's student may now be able to solve a calculus problem when he is given a one and told it is a calculus problem. My student, who actually remembers the basics of analysis, will be able to pose calculus problems in her field of interest and in her very life: to see things in nature or in the society that can be modeled using limits and derivatives. IMHO, this is better learning. I do agree mostly, though: at least in mathematics, rote memorization should be reserved for just a few central concepts.

      As for the root question, I tend to side with people who say: ban all devices but a simple calculator, and design the test in a way that would make even that device unnecessary (don't bother buying them: these things are, like, $1). Whether it's a written test for 100 people or a tête-à-tête in an office, we absolutely have to prevent all communication in order for the examination to have any meaning. Jamming would accomplish that, but it is unsafe and dickish. In the future, when people have wireless adapters in their heads, every test taker will have to be surrounded by a Faraday cage, but for now whitelisting devices is the way to go. For special needs like language translation, have single-purpose devices pre-approved. Do they even make them anymore, now that there are much more capable robots on the internet? Who cares, it's not your problem. No matter what, flatly ban everything that has even a hint of a rumor of the networking capacity.

    15. Re:Open Notes & Well-Designed Exams by MoonBuggy · · Score: 4, Interesting

      I see your point, but there's a wide gap between accommodating disabilities and accommodating those who have chosen to come to an institution where classes are taught and examined in English.

      I'm very much aware and in favour of the fact that our society is multicultural, but I also think the person making the choice (be that moving to a particular country, attending a particular educational institution, whatever) should be the one to make the effort. It's a standard that I consider fair, and one I am more than willing to apply to myself.

    16. Re:Open Notes & Well-Designed Exams by arth1 · · Score: 4, Insightful

      You seem to be confusing training with ability to solve problems.

      Training can make a doctor better at handling the familiar, but won't help when the doctor is faced with the unfamiliar. In some cases training can even be harmful -- if you have extensive training in recognizing a particular condition, you are biased towards it, and are likely to score more false positives for the diagnosis than you otherwise would. The typical scenario is the young idealistic doctor who takes a course in [moderately rare disease], and then sees that disease behind every bush for the next few months.

      An exam should measure how a student does when faced with problems they can neither memorize nor train for, but where they have to show enough understanding of what's been taught that they can apply their knowledge without having been shown exactly how.

    17. Re:Open Notes & Well-Designed Exams by commodoresloat · · Score: 3, Insightful

      Yeah there's really no other way to look up words than a networkable computer. It's just too bad nobody's invented a dictionary that works with simple nonelectronic parts like wood pulp and pigments. This is an open-book exam here, I guess an easy solution to this guy's problem is to have a dictionary that was built into, you know, a book.

    18. Re:Open Notes & Well-Designed Exams by Cwix · · Score: 3, Insightful

      Personally I think giving ESL students a paper dictionary to be the perfect way to solve any language difficulties. I would also see no problem allowing that student some extra time on the exam, perhaps even as much as an extra 50%.

      I believe that is similar to how it is usually handled. The main point being its kinda unfair to give a student access to something that might enable them to cheat.

      Either way, you would think any student that is taking college level classes should have a good grasp of the language they are being taught in, only needing the dictionary sparingly. Otherwise how do they learn during class without being glued to the dictionary.

      --
      You are entitled to your own opinions, not your own facts.
  2. Re:Well not sure if this is the right approach but by Anonymous Coward · · Score: 3, Informative

    > Well, I am not sure that this is the right approach

    Der... ya think?

    Jamming cellular signals is a federal crime.

    What a jackass.

  3. Not trying to be a spelling nazi.... by maschinetheist · · Score: 3, Informative

    s/iTouch/iPod Touch

    1. Re:Not trying to be a spelling nazi.... by BatGnat · · Score: 3, Funny

      The Nazi's dont care about the spelling, it's the "SS" hunts you down if you spell things wrong.

      No body realizes that Hitlers "SS" actually stood for "Super Spellers"!

  4. Ramen by Jawshie · · Score: 3, Insightful

    The easy answer is go and get a microwave for the classroom. Make everybody their favorite microwave meal!

  5. 10 years ago by porkThreeWays · · Score: 5, Insightful

    What the hell did these students do 10 years ago? AFAIK two semesters of English and perhaps 1 semester of literature are the norm at every reputable college in the U.S. If their English is too poor for your physics exam, they probably have no hope of graduating.

    --
    If an officer ever threatens to taze you, say you have a pacemaker.
    1. Re:10 years ago by apoc.famine · · Score: 3, Insightful

      As a student 10 years ago, I can shed light on that: We stuck all the information we'd ever need in obfuscated programs in our graphing calculators. I imagine the foreign students did the same. Back then, the professors were starting to realize that devices with storage capacity were a security issue when trying to test. Today, our ever evolving progress means that the battle has shifted to real-time connections to people outside the classroom.

      Still, it's the same problem as before - how do you make a level playing field to test students? This is complicated when the students come from vastly different backgrounds. As a former HS teacher, I struggled with kids who had accommodations to take tests outside my classroom. Some got the tests read to them. Some got extra time. Some had a scribe. But when they were outside the classroom, when a student spotted a typo, and I corrected it on the board for all to see, they didn't get it. When a student pointed out a question that wasn't overly clear and I clarified it for the entire class, they missed that clarification.

      What I realized after a few years is that there is limited value in trying to quantify knowledge beyond "100%, 75%, 50%, 25%, 0%". On any given day, a student's test will vary by 10% or so. To put much weight on a test is pretty silly. For my Master's degree, I looked into the standardized testing my state did to meet the NCLB requirements. Some of the score categories they placed students into were smaller than the error bars on the tests!

      Back to the point, the success of students with limited English skills is determinant on the format of their humanities classes. If they are project, essay, and perhaps even presentation driven, they may do ok. Being able to practice something many times, have the tutors (all colleges have extensive, free tutoring programs, ESPECIALLY for non-English speakers) go over it a dozen times, etc., may allow them to pass. Asking them to read and parse English in a short time period may give them too little time to actually complete the test.

      That said, I get infuriated by the foreign students who come to the US, and spend all their time hanging with their countrymen, speaking their native language. Every country I've visited, even if only for a week, I tried to learn some of the language. I hung out with the locals, listened to them talk, ate their food, drank their drink, and tried to appreciate what makes their country unique. Yet again and again I see students come here, and cloister themselves from the language, culture, food, etc. It baffles me. When I get to go somewhere new, the best part is reveling in the newness.

      --
      Velociraptor = Distiraptor / Timeraptor
  6. thin client exam takers by pikine · · Score: 4, Insightful

    I think he's worried that you could IM a friend during an exam to work the answers out for you, as if you're a thin client, with all that computing power over in the cloud.

    --
    I once had a signature.
  7. Re:Well not sure if this is the right approach but by mysidia · · Score: 3, Interesting

    You can make WiFi unusable, however. Or you could alter the classroom so RF cannot enter through the walls or ceiling. And turn off the wireless AP in the room during exam time.

    I suppose convincing the university to alter the classroom in this manner could be difficult, but they could also see the value in having some exam rooms that are essentially faraday cages

  8. SLIDE RULE by Steve_au · · Score: 4, Insightful

    two words - SLIDE RULE

  9. As a physics student by hisperati · · Score: 3, Interesting

    I was just on the other side of this situation a few years ago as a student. I worried that some other students were getting unfair advantages because of their devices. I would recommend getting some generic cheap calculators for the exam or doing away with the need for calculators at all. Consider the physics GRE doesn't allow calculators. As for translation devices it is only fair to let students use them, but you may want to work with some university accessibility office to find appropriate devices and restrict the rest. Of course you have to lay all of this out on the first day of class and remind students repeatedly before the exams.

  10. No calculators by bziman · · Score: 5, Interesting

    When I took undergraduate physics, there were no calculators allowed... there were no numbers on the exams. Problems were like "If you throw a rock horizontally off a bridge at (v) m/s and it hits the ground after (t) seconds, how far away from the base of the bridge did the rock hit the ground, and how tall is the bridge?" And then the student has to understand that this problem requires the use of the projectile motion equations, and they to know what the question is actually asking and solve for it:

    w = v t
    h = g t^2

    One particularly sadistic (but awesome) professor asked a question like this "Suppose you're stuck in the middle of a frozen pond with a perfectly smooth (frictionless) surface. Propose a way to escape the pond." My (correctly marked) proposal was throw away a shoe. Of course, I could show equations for conservation of momentum, but the point was to see if students understood what it meant to be a frictionless surface and to simply be aware of conservation of momentum.

    1. Re:No calculators by T+Murphy · · Score: 4, Funny

      Er, you misunderstood the question: you could escape by breaking the ice and swimming (before hypothermia kills you), you could wake up from the dream (frictionless? really?), you could wait for spring for the ice to thaw, you could wait for snowfall and use that for friction, you could yell and hope to trigger an avalanche (nearby mountain required), or you could put an elephant in the way- allowing dozens more solutions... I could go on, but the point is the problem required no knowledge of conservation of momentum, only your basic pond survival skills.

  11. Re:Well not sure if this is the right approach but by ls671 · · Score: 4, Informative

    Watch your big mouth son:

    Contact the FCC for permit applications and waivers.

    http://en.wikipedia.org/wiki/Mobile_phone_jammer

    --
    Everything I write is lies, read between the lines.
  12. cultures AND pressures by Lord+Ender · · Score: 5, Insightful

    First remember that foreign students pay FAR more than we do to go to US schools. Compound that with the fact that many come from poor countries. The pressure to succeed is EXTREME. Furthermore, not all cultures despise cheating as much as Western culture. The results are predictable.

    Personal anecdote: I was invited to the Indian CS students' "study session" once while on a group project. I was AMAZED. They had a library of homework and test questions and answers. They passed them around casually. They also begged me for graded solutions from my previous courses to add to their collection. They were all cheating their way through and thought it was normal.

    They also kept asking me how I could come up with working algorithms to programming assignments on my own (without copying from something). It was as if actually being able to program was wizardry to them. I wonder why.......

    --
    A slashdotter who didn't build his own computer is like a Jedi who didn't build his own lightsaber.
    1. Re:cultures AND pressures by Ecuador · · Score: 4, Interesting

      That reminds me my CS grad school. There was a large percentage of Indian students and I found that regardless if they were good or bad (obviously there were both kinds) their defining characteristic was that they stuck together. When they were TA's (quite common) there were some weird things going on that the Professors were oblivious of. For example, I had a homework that involved storing some flight data on a db2 database, then a gui front-end that allowed you to select from/to locations and gave you the flight sequence that would make your trip. The specification gave 2-3 queries that you should test your solution on. Well, I got 95% for an error that was sort of cosmetic, i.e. not part of the algorithm used. I did not like it and I wondered how the TA graded the rest of the class. As luck would have it, he was one of the students that did not know what "your home directory is world readable by default" means and I got the spreadsheet with the results. Most of the Indians had 100%. I found one girl of those 100% who both had her home dir readable, and had her homework in there. To my amazement her homework involved a gui with HARDCODED results for the 2-3 "test queries"! No sql queries, nothing!
      An even better story took place a year after I graduated. An Indian guy was trying to cheat during the midterm and the professor warned him. He tried to cheat at the final again and the professor told him "you are getting an F, I already warned you". So the guy responds "but what about all the guys that submitted the same project?". Haha, the professor looked at the projects which were graded by his Indian TA and half of them (belonging to the Indian students) were the same! It had never occurred to the Professors what was going on. Well, the students got away with just an F (well it could screw their funding though).
      Again, I am not saying that Indians are bad, they have more or less the same variety as Americans, Europeans etc, the problem is that by sticking together so much and considering that "natural", you really have a hard time weeding out the good from the bad.

      --
      Violence is the last refuge of the incompetent. Polar Scope Align for iOS
  13. Take a page from the ETS. by wickerprints · · Score: 4, Insightful

    Look toward standardized testing practices for how to conduct tests in a rigorous and fair manner. Quite simply, the rules and expectations for the course should be clearly stated at the outset. Don't wait until the exams come around to drop the bomb. Tell them that you expect them to use a calculator that is on an approved list. No other electronic devices will be permitted. All other possessions not explicitly allowed must be placed at the front of the room, and any mobile devices must be turned OFF. No "vibrate." Watches are permitted but cannot have an alarm function. If they need translation, that's too bad; the ETS does not offer to administer mathematics tests in the language of the examinee's choosing. This is a college level course, with lectures in English. You don't provide lecture notes in twenty languages. It is the student's responsibility to become sufficiently proficient in the English language in order to continue their studies. That may put them at a disadvantage, but we don't try to equalize the playing field for someone who hasn't learned calculus.

    Education necessarily requires that some students have to work harder--sometimes, much harder--than others to achieve the same proficiency level as others. That is not being unfair, that is just the way life is.

  14. Why do the complicated expensive solution? by sjbe · · Score: 4, Insightful

    You can make WiFi unusable, however.

    Technically possible but not practical for economic reasons.

    Or you could alter the classroom so RF cannot enter through the walls or ceiling.

    VERY expensive. Colleges don't really have the funds to justify that, especially when just banning the offending devices is free.

    I suppose convincing the university to alter the classroom in this manner could be difficult, but they could also see the value in having some exam rooms that are essentially faraday cages

    Why not just take the figurative bullets out of the gun (no networked devices allowed) instead of building an expensive figurative bullet proof vest. If they don't need the networked device for the test, there is no reason to allow it in the room in the first place.

    1. Re:Why do the complicated expensive solution? by dave562 · · Score: 3, Insightful

      If they have to consult their notes for every question (regardless of format) then they should fail the test because they don't understand the material adequately.

      That is all well and good, if physics happens to be the only class that a student takes in that semester, and the student's brain has been properly calibrated to just "get" physics. For the rest of the world, notes are a life saver. Show me one real world scenario where notes and resource materials are not made available to employees.

    2. Re:Why do the complicated expensive solution? by Damase · · Score: 3, Insightful
      --If they have to consult their notes for every question (regardless of format) then they should fail the test because they don't understand the material adequately.

      So, are you saying that if someone cannot remember formulas and other detail type of information then they don't understand the material?

      I disagree. There are many people who grasp very sophisticated concepts and need their "notes" to remember the formulas, etc to handle the math etc.

      Einstein himself failed math, and was quoted as saying "Never commit to memory what you can look up." I doubt very much he would have passed your tests.

      --
      ---- Don't be irreplaceable. If you can't be replaced, you can't be promoted.
    3. Re:Why do the complicated expensive solution? by tsm_sf · · Score: 3, Informative

      The distinction between draconian and "needlessly irritating" is made with good reason. No notes for students tests memory, not comprehension.

      That being said, I don't know why this joker can't just have a few grad students roaming the room proctoring the exam like every other institution does. Combine this with a "one strike and you're really, honestly out" policy and your problem is solved. Make it obvious that failing a class is less of an issue than being kicked out of your school.

      Actually, now that I think about this a bit more, I think a better "ask slashdot" question would be how could you predict the students most likely to deserve an extra amount of "attention" during exams. At a guess I'd say it would be the ones who have inconsistent grades, as opposed to, say, a steady C- GPA. But then I aced the classes I was interested in and failed the ones I wasn't, so maybe it's not a great idea.

      --
      Literalism isn't a form of humor, it's you being irritating.
  15. Pen. by drolli · · Score: 5, Informative

    I hold a PHD in physics.

    -A pen is enough. In physics exams students should prove they can transform formulas symbolically. Typing in number can be done by people at the cashier desk. Graphing calculators are a disease.

    -Everybody who wants, can take in a standalone mp3-player - these are cheap.

    -Regarding the dictionary - these exist in paper and are cheap - and faster than an ipod.

    Most important: who uses sophistication to cheat and i caught should be removed from the studies immediately.

    1. Re:Pen. by 93+Escort+Wagon · · Score: 3, Informative

      You're overlooking the obvious - a lot more students take the first year "survey" physics courses, and many of them are from other disciplines. In Physics 101/2/3, they probably are doing a lot of problems that require (or at least are much easier with) a calculator.

      I think the honor system is the best approach. I assume you're walking around, or your TAs are, during the test - it's pretty easy to tell a student who's performing a calculation from one who's doing a Google search on the problem at hand. As long as you've told them ahead of time that network access will not be permitted, I'd think you're good.

      --
      #DeleteChrome
  16. Just say no. by duffbeer703 · · Score: 4, Informative

    If you can't hack using a standard 4 function calculator, than you can't hack physics either.

    I also hate to be rude, but most universities require that students speak and read english. While I can appreciate the fact that a Korean may not have the best grasp of written English, I also think it that individual's responsibility to learn the language or work outside of class to create notes in his or her native language. I sat through a number of situations in school where I was struggling with difficult material while foreign students were either talking during exams in their language, "sharing calculators" or similar, blatant examples of cheating that went unchallenged due to the political situation at the university.

    After being written up in the campus newspaper, one professor "took a stand" by curving everyone's grade up one letter grade, essentially bribing the class into submission.

    --
    Conformity is the jailer of freedom and enemy of growth. -JFK
  17. There is only one way.. by iONiUM · · Score: 4, Funny

    EMP. That'll show 'em.

  18. Re:Well not sure if this is the right approach but by OttoErotic · · Score: 3, Informative

    Fly the entire class to Austin and hold the tests in my house, where wireless signals mysteriously die at the front door. Bonus: I have cake.

    --
    "Once in Hawaii I had sex with a 102 year old male turtle. It is difficult to argue that it was consensual." - Steve Ma
  19. Re:Well not sure if this is the right approach but by Mike+Kristopeit · · Score: 5, Insightful

    perhaps you haven't heard of ad hoc networks.... even inside a faraday cage, as long as one student is willing to help others cheat, all students are capable of cheating.

  20. Unnecessary complication... by BrokenHalo · · Score: 4, Insightful

    You're all looking at the problem the wrong way around. It should be simple enough to design a test that doesn't need a calculator. The devices are great if you need numeric "answers" to a given problem, but in any kind of assessment there's no need for this. The students can leave their result as an expression, which is actually more meaningful in that it makes it clearer to the examiner as to how the student arrived at it.

    The student shouldn't need to show that he can substitute values in an expression to arrive at a numeric answer. Any idiot can push a few buttons to do that, so it's just wasting time.

  21. Re:Well not sure if this is the right approach but by fluffy99 · · Score: 3, Interesting

    > Well, I am not sure that this is the right approach

    Der... ya think?

    Jamming cellular signals is a federal crime.

    What a jackass.

    Before you spout off obscenities, first you should understand this depends on what country you're in. Also that in the US, the legalities are not clear as the applicable law was written in 1934 and no real precedent or clarification has been set in the courts yet. In fact, the FCC has not prosecuted a single instance of localized cell-phone jamming. One interpretation is that its perfectly legal if the jamming doesn't extend beyond your private property.