mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-10 11:10:54 +00:00
verifying git setup
This commit is contained in:
parent
ee8de223d5
commit
dfb0642ec2
@ -1,4 +1,8 @@
|
||||
// jspsych.js - a jQuery plugin for running psychology experiments
|
||||
//
|
||||
// Josh de Leeuw and Drew Hendrickson
|
||||
// Percepts and Concepts Lab, Indiana University
|
||||
//
|
||||
(function( $ ) {
|
||||
$.fn.jsPsych = function(options) {
|
||||
// build main options list before element iteration
|
||||
|
Loading…
Reference in New Issue
Block a user