Quick Quiz - View error checking

Not sure what you mean by not checking for errors correctly.

Things I see possibly wrong with the code:

  1. ‘Test’ is not a logical expression.
  2. If test is a variable containing a logical expression it is not BINDed
  3. PROP:Filter should come before the open(MyView)