Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion docs/source/experiments.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,9 @@ This JSON document describes a fairly simple experiment. It has three basic part
}
}
}
}```
}

```


### A Lookit study schema
Expand Down
2 changes: 2 additions & 0 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
Welcome to Experimenter's documentation!
==========================================

**If you are using Experimenter for Lookit studies, please see the updated** `Lookit documentation <http://lookit.readthedocs.io/en/latest/>`_ instead.

**NOTE: This documentation is a work in progress**

Experimenter is a platform for designing and administering experiments. It is built on top of `JamDB <https://github.com/CenterForOpenScience/jamdb/>`_ and `Ember.js <http://emberjs.com/>`_, and is developed by the `Center for Open Science <https://cos.io/>`_.
Expand Down