bootstrapworld / curriculum

6 stars 7 forks source link

Need solutions for species-image-explore #1108

Closed retabak closed 2 years ago

retabak commented 2 years ago

https://bootstrapworld.org/materials/fall2022/en-us/lessons/custom-scatter-plots/solution-pages/species-image-explore.html

flannery-denny commented 2 years ago

@schanzer In trying to make the solution to this, I am noticing that I designed the page to accompany the custom animal images starter file but it is currently located in the lesson ahead of that file... Perhaps I made a big mistake when I created the lesson? Or perhaps it doesn't make sense now because of later changes? Either way, a bigger fix is required than a solution to the page!

retabak commented 2 years ago

I was confused by this too. I did attempt to make the solutions myself and got a little lost in the lesson.

schanzer commented 2 years ago

@flannery-denny to view all the commits, navigate to the lesson's adoc file in GitHub, then click "History". Here's a direct link.

You and I added those rows when we sat down to normalize all the row definitions. They're 100% serving the lesson goals, since they give students a chance to test their functions on individual rows before doing it to the whole table and making a scatter plot.

As for the ordering - I think you may be confusing two different workbook pages that (confusingly!) have the same titles. Rachel is talking about the one a the end of the lesson, and it's not located ahead of the relevant file. I suspect you're looking at the one at the beginning of the lesson, which has nothing to do with animal-img at all. I'll push a fix that adjusts the title of the second page -- I think someone may have just copied the first file, changed the contents, and forgotten to change the title.

flannery-denny commented 2 years ago

@retabak close if you're satisfied.