• Hello there ??

    first, thanks a lot for contact form 7. I use CF7 on most web projects.

    would it be possible to also send the quiz math used / solved in the email?
    I would like to know which quiz math was solved sending the contact form.
    especially I would like to know which quiz math spammers solved and then being able to optimize the quiz math further.

    is it possible to send the quiz math in the email? perhaps via a hook? filter?

    thanks, greetings & keep up the good work you’re doing ??
    Becki

Viewing 11 replies - 1 through 11 (of 11 total)
  • Thread Starter Becki Beckmann

    (@becki)

    Hello again,

    is it really not possible to get a reply on my question?

    perhaps someone can give a hint or whatsoever?

    thanks & greetings
    Becki

    Plugin Author Takayuki Miyoshi

    (@takayukister)

    Where can we see the website? How do you implement the “quiz math”? I’m actually not sure what was meant by “quiz math”. More explanation is needed.

    Thread Starter Becki Beckmann

    (@becki)

    Hi @takayukister,

    thanks a lot for your reply.

    Sure, the website ist here: https://beckspaced.com/kontakt/

    I have setup different tiny math quiz and would like to know which one was solved when sending emails.

    quiz math like:

    1+1 = 2
    5+2 = 7
    9+1 = 10

    and so on …

    if you need any more explanation the please let me know ??

    thanks & greetings
    Becki

    Plugin Author Takayuki Miyoshi

    (@takayukister)

    What content do you have in the Form tab panel?

    Thread Starter Becki Beckmann

    (@becki)

    here it comes ??

    <p><span class="required">*</span>[text* your-name akismet:author placeholder " Ihr Name *"] </p>
    
    <p><span class="required">*</span>[email* your-email akismet:author_email placeholder " Ihre E-Mail *"] </p>
    
    <p><span class="required">*</span>[text* your-phone placeholder " Ihre Telefonnummer *"] </p>
    
    <p><span class="required required-textarea">*</span>[textarea* your-message placeholder " Ihre Nachricht *"] </p>
    
    <p style="padding-left: 20px"><span class="required">*</span>Bitte l?sen Sie folgende kleine Rechenaufgabe:</p>
    
    <p>[quiz math-quiz 5/5 "1+1=|2" "1+2=|3" "1+3=|4" "1+4=|5" "1+5=|6" "1+7=|8" "1+8=|9" "1+9=|10" "2+1=|3" "2+2=|4" "2+3=|5" "2+4=|6" "2+5=|7" "2+6=|8" "2+7=|9" "2+8=|10" "2+9=|11" "3+1=|4" "3+2=|5" "3+3=|6" "3+4=|7" "3+5=|8" "3+6=|9" "3+7=|10" "3+8=|11" "3+9=|12" "4+1=|5" "4+2=|6" "4+3=|7" "4+4=|8" "4+5=|9" "4+6=|10" "4+7=|11" "4+8=|12" "4+9=|13" "5+1=|6" "5+2=|7" "5+3=|8" "5+4=|9" "5+5=|10" "5+6=|11" "5+7=|12" "5+8=|13" "5+9=|14" "6+1=|7" "6+2=|8" "6+3=|9" "6+4=|10" "6+5=|11" "6+6=|12" "6+7=|13" "6+8=|14" "6+9=|15" "7+1=|8" "7+2=|9" "7+3=|10" "7+4=|11" "7+5=|12" "7+6=|13" "7+7=|14" "7+8=|15" "7+9=|16" "8+1=|9" "8+2=|10" "8+3=|11" "8+4=|12" "8+5=|13" "8+6=|14" "8+7=|15" "8+8=|16" "8+9=|17" "9+1=|10" "9+2=|11" "9+3=|12" "9+4=|13" "9+5=|14" "9+6=|15" "9+7=|16" "9+8=|17" "9+9=|18" "10+1=|11" "10+2=|12" "10+3=|13" "10+4=|14" "10+5=|15" "10+6=|16" "10+7=|17" "10+8=|18" "10+9=|19" "10+10=|20" "11+1=|12" "11+2=|13" "11+3=|14" "11+4=|15" "11+5=|16" "11+6=|17" "11+7=|18" "11+8=|19" "11+9=|20" "11+10=|21" "12+1=|13" "12+2=|14" "12+3=|15" "12+4=|16" "12+5=|17" "12+6=|18" "12+7=|19" "12+8=|20" "12+9=|21" "12+10=|22" "13+1=|14" "13+2=|15" "13+3=|16" "13+4=|17" "13+5=|18" "13+6=|19" "13+7=|20" "13+8=|21" "13+9=|22" "13+10=|23" "14+1=|15" "14+2=|16" "14+3=|17" "14+4=|18" "14+5=|19" "14+6=|20" "14+7=|21" "14+8=|22" "14+9=|23" "14+10=|24" "15+1=|16" "15+2=|17" "15+3=|18" "15+4=|19" "15+5=|20" "15+6=|21" "15+7=|22" "15+8=|23" "15+9=|24" "15+10=|25"]</p>
    
    [acceptance acceptance-780 default:off] Ich bin damit einverstanden, dass meine Daten zur Beantwortung und Bearbeitung meiner Anfrage verwendet werden. Ich kann diese Einwilligung jederzeit mit Wirkung für die Zukunft widerrufen. (<a href="/datenschutz/" target="_blank">Datenschutz</a>)
    
    <p>[submit class:button class:style "Nachricht Senden"]</p>
    Plugin Author Takayuki Miyoshi

    (@takayukister)

    The quiz field utilizes the Pipes feature, so you should be able to use the _raw_ prefix in the corresponding mail-tag as well.

    Try using this in your Mail message body:

    [_raw_math-quiz]

    Thread Starter Becki Beckmann

    (@becki)

    ok … added [_raw_math-quiz] to the mail body
    which send me the result of the math quiz, 17 in my case

    would it also be possible to get send the math quiz task?
    not the result but the math quiz task the user needs to solve
    in my case the math quiz task was 14 + 3

    I have different math quiz tasks setup
    some with only digits like 1+1 … 3+1 … 7+5
    some combining digits and words like one + 2 … 7 + two … four plus 2

    if spam comes through the form I would like to see which math quiz task the spammers had to solve before being able to send the email.

    I want to know which math quiz tasks perform better. the ones with only digits? the ones combining digits and words?

    Do you know what i mean?

    sorry to bother and thanks a lot for your time, help & service
    Greetings
    Becki

    Plugin Author Takayuki Miyoshi

    (@takayukister)

    Sorry, my answer was wrong. In the current implementation of the quiz module, only quiz answers are submitted, and there is no method to know what the question was.

    You may be able to customize output of a quiz form-tag by adding a custom form-tag, but if you use it for serious anti-spam measure, I think you should rather use CAPTCHA.

    Thread Starter Becki Beckmann

    (@becki)

    hello @takayukister,

    thanks again for your reply and pointing me in the right direction ??

    The thing with captcha is the EU Cookie law and GDPR which asks for a opt-in before using google captcha on the site.

    so I had to disable google’s recaptcha and looking for simpler ways to get rid of SPAM.

    thanks again for such a nice plugin and kepp up the good work!

    greetings
    Becki

    Plugin Author Takayuki Miyoshi

    (@takayukister)

    If you have difficulties with Google reCAPTCHA, you might want to try Really Simple CAPTCHA instead. It has nothing to do with cookie or personal data.

    Thread Starter Becki Beckmann

    (@becki)

    thanks, will have a look at it ??

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Add quiz math used to email being send’ is closed to new replies.