Results 1 to 5 of 5

Thread: Please Find me a solution

  1. #1
    Junior Member
    Join Date
    May 2007
    Answers
    2

    Please Find me a solution

    i'm using asp.net with c# to create an online Exam ... one of the security stuff i wanna implement is that when the student is taking the exam he won't be able to switch to another window in his pc means the asp page has to be maximized and the student won't be able to resize it other important thing he can't use any of the keys on the keyboard to access the start menu or search his pc.

    so how can i lock the screen on that page without letting it lose the focus until the student is done from his exam ..

    please help me
    thanks


  2. #2
    Junior Member
    Join Date
    Sep 2007
    Answers
    15

    Re: Please Find me a solution

    You cannot make changes on envirioment of browser what is running your page ...

    This is not possible.
    You may develop something like timelimiting of an answer ...


  3. #3
    Junior Member
    Join Date
    Dec 2007
    Answers
    4

    Re: Please Find me a solution

    Accessing client System is only through Scripting language ( ex : java script ) . Instead use timing .
    For example give 30 second for each Question .If the time expires ( 30 sec over ) then it should go to next question , even though he hadn't answer to the last question . This mechanism is followed by many online test


  4. #4
    Junior Member
    Join Date
    Jun 2008
    Answers
    6

    Re: Please Find me a solution

    answer fix timing is best answer, u cant fully control enviorment of client system even wih javascript


  5. #5
    Expert Member
    Join Date
    Dec 2007
    Answers
    138

    Re: Please Find me a solution

    Dear friend, I think its very difficult task however i suggest you that one alternative:
    implement SetFocus method to every page and then in javascript check that if this page is active if yes then nothing do and if not then do the session time out or redirect to any default error page says : your session has been expired.
    Let me know if it is works.


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact