powered by
val_matches(regular_expression)
# Test that a user has entered a value matching # '[Cc]ollege [Ss]tudents' or has selected it # in a multiple choice question. # val_matches('[Cc]ollege [Ss]tudents')
Run the code above in your browser using DataLab