home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 15 / CD_ASCQ_15_070894.iso / vrac / vb121.zip / COMMAND.DOC next >
Text File  |  1994-05-04  |  5KB  |  122 lines

  1.  
  2.  
  3.     How the accessing works
  4.     ===============================
  5.  
  6.     The following is the logic of the access by Flags and Main Level:
  7.     if any flag #1-4 equals user's flag, then he has access to the
  8.     specific question, add question, delete own question and response,
  9.     or add additional response(if allowed by the author of the question).
  10.     That is true regardless of his Main Level.  If user's Main Level
  11.     greater than or equal to the given access Main Level, then he has
  12.     access, regardless of flag.  By the way, SysOp with a main
  13.     level of 90 and above are the only people who can assign flags or
  14.     main Level as well as impose a force vote.
  15.  
  16.     If you want to give any of the flags priority, then set the access
  17.     Main Level to 99.  This will block out anybody that has below 99,
  18.     but give people access if their flags matches any of the flags from
  19.     1 to 4.  For example, user 1 has a ML of 30 and a flag #1 set to
  20.     'A'.  And you want users with a flag #1 to answer the question.  The
  21.     way to do this is, set the question Main Level to 99 and flag #1 to
  22.     'A'.  This will only let users with Flag #1 answer the question.
  23.     This will hold true with any of the access stuff, like in the setup.
  24.     Remember, Main Level has priority so on a normal basis, user with the
  25.     Main Level or higher can have access to add/delete/question/add
  26.     response, depending on how you set it. I hope that was clear to you.
  27.     If you are confused, feel free to experiment and ask me if you
  28.     have further questions.
  29.  
  30.     Commands
  31.     ========================
  32.  
  33.     V- List of questions available to be voted.  Enter corresponding
  34.        question number you want to vote on.
  35.  
  36.     N- New scan any new votes that you haven't voted.
  37.  
  38.     A- Add vote.  After the list of question pop up, enter the number
  39.        you want to insert the question to.  Then enter the question
  40.        you want to add.  After that, set up the way you want the
  41.        question to be setup as.  It is pretty much self-explanitory.
  42.        For further info on how to give access to this question, look up
  43.        above at the "How accessing works".
  44.  
  45.     D- Select the question you want to delete.  If you want to delete a
  46.        response, press <ENTER> or 'N' to get into a list of responses.
  47.        But if you want the whole thing deleted, press 'Y'.
  48.        From there select what you want removed.  Then you are all done
  49.        and it will pop you back to the list of questions.
  50.  
  51.     R. Shows the result of the vote so far.  This is pretty much
  52.        self-explanitory, so you shouldn't have any problem with this
  53.        part.
  54.  
  55.  
  56.  
  57.  
  58.     S. Setup the Voting Booth for Synchronet.  Select the letter you
  59.        want to edit.
  60.  
  61.        C- Credit you want users to receive after they vote a new
  62.           question.
  63.  
  64.        M- Main Level a user should have to add/delete their own
  65.           question as well as adding response and deleting their
  66.           own.
  67.  
  68.        1-4- Flags #1 - #4 setting for the same purpose as in
  69.           Main Level.
  70.  
  71.        V- Validate User's question option enables the SysOp to validate
  72.           any question a user makes.  If you don't want to validate any
  73.           questions, set this to 'No'.  This will mean that all questions
  74.           will be valid for others to answer right away.
  75.  
  76.        A- Show who the author is.  You can display the user who asked the
  77.           question out in public with the question.  Set it to now if you want
  78.           the user to be anonymous.
  79.  
  80.        R- Option to show the percentage on the left or right side of the
  81.           response.  Some sysop prefere the percentage on the right and others
  82.           on the left, so I added this to satisfy them.
  83.  
  84.        L- This option has a '.' lead to the percentage when watching the result.
  85.           This option is only visible when you set the 'R' option to display
  86.           the result percentage on the right side of the responses.  Try it out
  87.           and you'll see what I mean.
  88.  
  89.        S- This is so you can have the result displayed while someone is voting.
  90.           some said it takes time to press 'y' to see the result after you vote,
  91.           so this is one way to quicken the pace.
  92.  
  93.        D- Set directory of where the data file is going to reside.
  94.  
  95.        Q- Quit setup.
  96.  
  97.     W- This is where you validate user's question.  If there isn't a
  98.        list of question, then there is nothing to validate.  This will
  99.        only list things to validate.  As a SysOp, you will be notified
  100.        when loging on.  That is if you have the logon setup done.  You
  101.        can validate question from their as well as going in the program
  102.        and validating questions.  You can also delete the question if you
  103.        don't want it validate there on the spot, or validate the
  104.        question.  It's easy to follow along.
  105.  
  106.     I- Vote information.  This contains author of Question and Response.
  107.        Total times voted and a list of who voted the question.  This is
  108.        fairly easy to follow along, and does't merit further information
  109.        about it.
  110.  
  111.     ?- The menu you see when you first get into it.  This is used in
  112.        case you get paged from someone.
  113.  
  114.     Q- Quit out of Voting Booth.
  115.  
  116.  
  117. The menu is fairly easy and you shouldn't have any problems moving
  118. around it.  If you do have further questions, you can contact me as
  119. listed in the VB121.doc.
  120.  
  121.  
  122.