virtual-labs-archive / computer-graphics-iiith

This repository contains sources to Computer Graphics lab.
https://cse18-iiith.vlabs.ac.in/
Other
2 stars 233 forks source link

Clipping : Polygon Quiz #244

Closed sshreevignesh closed 5 years ago

sshreevignesh commented 5 years ago

Defect Description: While checking one of the answers, a variable called correct is used instead of the result variable. This will cause problems with the evaluation function.

Expected result: The variable 'result' should be used in the code

Actual result: An undeclared variable 'correct is used

Screenshot: image

sshreevignesh commented 5 years ago

fixed: 7f1730f854f37c7b50729acedc45b1d5bfb37bda