Menu

#8 Tracks user answers for every username/password survey

open
nobody
5
2017-11-03
2006-05-19
Jason Grout
No

This patch changes the system to track the username
associated with every answer in a survey with
username/password authentication. I needed this to
make the system a quiz system in a class I'm teaching.
The patch also displays this username in the "Results
as Table" page.

Discussion

  • Jason Grout

    Jason Grout - 2006-05-19

    Logged In: YES
    user_id=144233

    The patch does not change the database files to include the
    uid columns. You need to do that.

     
  • Jason Grout

    Jason Grout - 2006-05-19
     
  • Hector Ramses

    Hector Ramses - 2017-11-03

    Hello Jason,
    I'm trying to revive my UCCASS installation,
    I patched my UCCASS
    I got this error message:
    Error in query: Unknown column 'rt.uid' in 'field list' ...

    Also how do I include the uid columns as you mention above?

     
  • Hector Ramses

    Hector Ramses - 2017-11-03

    Sorry for bothering ,
    Looks like you really know how to code UCCASS,
    I would like to include a
    Welcome 'user-name'
    for each time a user logs in with their username when taking a survey,
    I already tried using the same variables for email templates on the take_survey.tpl like
    $user.username to try to display the user's name with no luck ...

    Is there a way you can make this happen on a mod ?

     

Log in to post a comment.