Ask a Question related to Microsoft Access, Design and Development.

  1. #1

    Default Tests

    Does Access Forms have the capability to develop a form
    that is a test with true/false questions and then grade
    the test?
    Donna J Guest

  2. Similar Questions and Discussions

    1. MySql db available for tests ?
      Hello there, I am doing some test on a reporting application. It's a general tool which can work with several databases (via OleDb). I would like...
    2. IT tests. HTML, XML, ASP.NET, C, C++, C#, VB.NET, SQL...
      http://www.testyourabilities.com/it/ IT tests. HTML, XML, ASP.NET, C, C++, C#, VB.NET, SQL...
    3. Where can I get a model to do some tests
      Hi guys, does anyone know where can I get a model to do some 3D tests in Director? What are the allowed formats (and its extensions: 3DS, max,...
    4. config tests
      Hello! I just made some speed tests getting configuration from DB. For now I figured 2 ways doing this. 1. One value in each row id | ...
    5. [PHP] config tests
      Uros Gruber wrote: Question: How many people selected 'blue' for their config color? 1. SELECT COUNT(*) FROM Table WHERE config_color =...
  3. #2

    Default Tests

    Yes it is possible. You will have to write VBA code for
    the form
    >-----Original Message-----
    >Does Access Forms have the capability to develop a form
    >that is a test with true/false questions and then grade
    >the test?
    >.
    >
    kripesh Guest

  4. #3

    Default Re: Tests

    Donna J wrote:
    > Does Access Forms have the capability to develop a form
    > that is a test with true/false questions and then grade
    > the test?

    Yes.

    Hugh
    Hugh O'Neill Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139