This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /** | |
| * AUTO-ADVANCE HEATMAP FOR QUALTRICS | |
| * =================================== | |
| * Automatically advances to the next block after a specified number of clicks | |
| * on a heatmap question. | |
| * | |
| * @author Dakota Roth | |
| * @version 1.0 | |
| * @license MIT | |
| * |