Morning all
I need a solution.
I feel that a database would be the correct solution, but writing one is above my paygrade, and I'm not likely to be able to get the funds to outsource it.
So that leave Excel, which I have a level of competence in.
From a bit of Googling, I think I've gone down the wrong route to start with.
1. I have created a workbook
2. it has three worksheets
3. worksheet ONE contains the raw data (the "answers). This needs to be absolutely beyond the retrieval of the candidate
4. worksheet TWO displays the RESULTS (of the answers submitted). This needs to be absolutely beyond the retrieval of the candidate (I don't want them inputting an answer, seeing the result, then iterating their answer until they get a result they're happy with.......
5. worksheet THREE is the worksheet into which the candidate inputs their answers. This needs to be the ONLY thing they see, and the ONLY thing they even know exists (from my point of view)
I've currently got it that
6. answer is input, into THREE
7. info. (in THREE) is processed in ONE, to give RESULTS
8. RESULTS are displayed in TWO
To my simple brain, I'd protect and hide ONE and TWO, leaving only THREE for the candidate.
After some Googling, this is supposedly not the correct way to do it (a diligent user can supposedly access ONE and TWO, which would render my crib sheet open for distribution).
How do I make this work (properly)?
a. with my current architecture, but make ONE and TWO totally secure from everyone but me (and a How-to would be appreciated, on how to do this), or
b. have a totally separate THREE, which I can then "plug in" to the (equivalent of ONE and TWO), thus keeping ONE and TWO physically away from any candidate? (Again, a how-to would be appreciated)
Thanks in anticipation
I need a solution.
I feel that a database would be the correct solution, but writing one is above my paygrade, and I'm not likely to be able to get the funds to outsource it.
So that leave Excel, which I have a level of competence in.
From a bit of Googling, I think I've gone down the wrong route to start with.
1. I have created a workbook
2. it has three worksheets
3. worksheet ONE contains the raw data (the "answers). This needs to be absolutely beyond the retrieval of the candidate
4. worksheet TWO displays the RESULTS (of the answers submitted). This needs to be absolutely beyond the retrieval of the candidate (I don't want them inputting an answer, seeing the result, then iterating their answer until they get a result they're happy with.......
5. worksheet THREE is the worksheet into which the candidate inputs their answers. This needs to be the ONLY thing they see, and the ONLY thing they even know exists (from my point of view)
I've currently got it that
6. answer is input, into THREE
7. info. (in THREE) is processed in ONE, to give RESULTS
8. RESULTS are displayed in TWO
To my simple brain, I'd protect and hide ONE and TWO, leaving only THREE for the candidate.
After some Googling, this is supposedly not the correct way to do it (a diligent user can supposedly access ONE and TWO, which would render my crib sheet open for distribution).
How do I make this work (properly)?
a. with my current architecture, but make ONE and TWO totally secure from everyone but me (and a How-to would be appreciated, on how to do this), or
b. have a totally separate THREE, which I can then "plug in" to the (equivalent of ONE and TWO), thus keeping ONE and TWO physically away from any candidate? (Again, a how-to would be appreciated)
Thanks in anticipation