CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 5 of 5
  1. #1
    Join Date
    Jul 2016
    Posts
    4

    Question for UserCase Doc

    Hi,

    So to be clear, I am NOT a programmer. I'm an entrepreneur, & I've hired a VERY jr. person to help me get the pre-docs written up for the programmer so everything will be ready when it comes to me hiring a PHP or Python coder to create the application.

    Since she's so jr. & English isn't her native tongue, I need some help.

    When the user signs up for my application on my site, they have to choose what to do next after being given 2 different options. That's what I'm having a problem with re: coming up with one word to describe those 2 options.

    This is the sentence for the trigger as an example: Users click on the “Feature “ option.

    They have the option to either complain or compliment. So maybe I should just say "Users click on the complaint option" ? she put "service" in there before the word "option" which of course makes no sense at all. I changed it to "feature" which also doesn't read correctly, so what should I put in there?

    Thanks a ton

  2. #2
    2kaud's Avatar
    2kaud is offline Super Moderator Power Poster
    Join Date
    Dec 2012
    Location
    England
    Posts
    7,824

    Re: Question for UserCase Doc

    Complain or compliment about what - user service, goods, weather ??
    All advice is offered in good faith only. All my code is tested (unless stated explicitly otherwise) with the latest version of Microsoft Visual Studio (using the supported features of the latest standard) and is offered as examples only - not as production quality. I cannot offer advice regarding any other c/c++ compiler/IDE or incompatibilities with VS. You are ultimately responsible for the effects of your programs and the integrity of the machines they run on. Anything I post, code snippets, advice, etc is licensed as Public Domain https://creativecommons.org/publicdomain/zero/1.0/ and can be used without reference or acknowledgement. Also note that I only provide advice and guidance via the forums - and not via private messages!

    C++23 Compiler: Microsoft VS2022 (17.6.5)

  3. #3
    Join Date
    Jul 2016
    Posts
    4

    Re: Question for UserCase Doc

    A person or company.

  4. #4
    2kaud's Avatar
    2kaud is offline Super Moderator Power Poster
    Join Date
    Dec 2012
    Location
    England
    Posts
    7,824

    Re: Question for UserCase Doc

    What about Feedback?
    All advice is offered in good faith only. All my code is tested (unless stated explicitly otherwise) with the latest version of Microsoft Visual Studio (using the supported features of the latest standard) and is offered as examples only - not as production quality. I cannot offer advice regarding any other c/c++ compiler/IDE or incompatibilities with VS. You are ultimately responsible for the effects of your programs and the integrity of the machines they run on. Anything I post, code snippets, advice, etc is licensed as Public Domain https://creativecommons.org/publicdomain/zero/1.0/ and can be used without reference or acknowledgement. Also note that I only provide advice and guidance via the forums - and not via private messages!

    C++23 Compiler: Microsoft VS2022 (17.6.5)

  5. #5
    Join Date
    Jul 2016
    Posts
    4

    Re: Question for UserCase Doc

    Quote Originally Posted by 2kaud View Post
    What about Feedback?
    Cool, thanks

Posting Permissions

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





Click Here to Expand Forum to Full Width

Featured