Forum Replies Created
-
AuthorPosts
-
February 22, 2018 at 5:36 pm in reply to: Uploading data with coordinates and geographic boundaries #460Dan DamelinKeymaster
Here’s an example doc that shows how to use the lookup function to get state boundaries. This was made by starting from an empty table and following Bill’s instructions.
Dan DamelinKeymasterCristian, there are two issues with the link.
1. There doesn’t seem to be a model there. When I click on the link I get a 404 error, meaning the server says there is no file on the server that is referenced by that link. (is there a typo somewhere?)
2. CODAP is typically loaded using a secure link, which means the URL starts with https:// (rather than http://), and it would need the URLs of the plugins (in this case your model) to also start with https. Many servers can do either URL. Hopefully, the one you use will allow secure links. If not, you might try changing the link you launch CODAP with to http://
Dan DamelinKeymasterHi Cristian,
Kit put an example NetLogo model in his slides found here: https://dl.dropboxusercontent.com/u/1190498/ANTS%20(3).html
If you open that link and then look at the NetLogo code there (by clicking on the “Netlogo Code” button below the model), I think you will see the example of what needs to be added.
-Dan
Dan DamelinKeymasterThe InquirySpace team is looking into developing a video analysis plugin for CODAP as well.
Dan DamelinKeymasterCODAP has been under development for several years, but continues to be refined and add new features through our work with other partners. The sensor plugin is one example. This is being developed by another group at the Concord Consortium as part of the Inquiry Space project. https://learn.concord.org/inquiryspace
The materials found there use a much older version of CODAP. Over the next year we plan to update these to use the latest version of CODAP, and to offer curricular strands in Biology, Chemistry, and Physics, to get students and teachers into learning through inquiry of phenomena.
Dan DamelinKeymasterHi Mr. Wu,
There are two ways to get data from sensors into CODAP. The first would be to use PASCO’s own software to collect the data, then export as CSV and drop that CSV into CODAP.
We are also working on a plugin for CODAP that will allow direct import of data from sensors. Here’s a CODAP document that has the current state of our sensor plugin. You could use this as a starting point for students.
https://codap.concord.org/app/#shared=21522
It’s a bit rough around the edges. We are still working on it, so consider that a temporary link to try this out. We would love feedback from you regarding how this works (or where you find bugs). When we have a more stable and publicly available link I will post that here.
-Dan Damelin
-
AuthorPosts