- Apr 2024
-
Local file Local file
-
Description and illustration are^ comple-mentary, they give together a more complete picture than citherwithout the other.
Kaiser says that "description and illustration are complementary, they give together a more complete picture than either without the other" and this sentiment is similar to Mortimer J. Adler and Charles Van Doren's pedagogy of restatement and providing concrete examples a means of testing understanding.
See: - https://hypothes.is/a/RgUa-mOcEe6PChv_seYXZA - https://hypothes.is/a/B3sDhlm5Ee6wF0fRYO0OQg
-
- Oct 2023
-
delong.typepad.com delong.typepad.com
-
Youmust apprehend the unity with definiteness. There is only oneway to know that you have succeeded. You must be able totell yourself or anybody else what the unity is, and in a fewwords. ( If it requires too many words, you have not seen theunity but a multiplicity. ) Do not be satisfied with "feeling theunity" that you cannot express. The reader who says, "I knowwhat it is, but I just can't say it," probably does not even foolhimself.
Adler/Van Doren use the statement of unity of a work as an example of testing one's understanding of a work and its contents.
(Again, did this exist in the 1940 edition?)
Who do McDaniel and Donnelly 1996 cite in their work as predecessors of their idea as certainly it existed?
Examples in the literature of this same idea/method after this: - https://hypothes.is/a/TclhyMfqEeyTkQdZl43ZyA (Feynman Technique in ZK; relationship to Ahrens) - explain it to me like I'm a 5th grader - https://hypothes.is/a/BKhfvuIyEeyZj_v7eMiYcg ("People talk" in Algebra Project) - https://hypothes.is/a/m0KQSDlZEeyYFLulG9z0vw (Intellectual Life version) - https://hypothes.is/a/OyAAflm5Ee6GStMjUMCKbw (earlier version of statement in this same work) - https://hypothes.is/a/iV5MwjivEe23zyebtBagfw (Ahrens' version of elaboration citing McDaniel and Donnelly 1996, this uses both restatement and application to a situation as a means of testing understanding) - https://hypothes.is/a/B3sDhlm5Ee6wF0fRYO0OQg (Adler's version for testing understanding from his video) - https://hypothes.is/a/rh1M5vdEEeut4pOOF7OYNA (Manfred Kuenh and Luhmann's reformulating writing)
Tags
- Feynman Technique
- pedagogy
- elaborative rehearsal
- unity of a work
- elaboration
- knowledge scaffolding
- writing to test understanding
- people talk (pedagogical device)
- testing understanding
- writing for understanding
- maintenance rehearsal versus elaborative rehearsal
- reformulating writing
Annotators
URL
-
- Sep 2023
-
github.com github.com
-
I'd suggest that you play around a little bit with a vanilla app. Create a brand new app without any additional files, just what rails new generates. See how bin/rails runner Models raises an error because there is no models directory in autoload_paths. Now, put config.autoload_paths += %W(#{config.root}/app) in config/application.rb and observe how bin/rails runner Models just returns a prompt. With the confidence of having that running, then transalate to your app.
-
- Sep 2022
-
github.com github.com
-
If anyone can completely refactor the JSON Schema description for OpenAPI v3.0 to accurately describe the schema in all its glory, without using this new keyword, then please do so, but I would kindly ask you to test the theory first.
-
- Sep 2021
-
www.johnbridge.com www.johnbridge.com
-
Best demonstration: glue PVC inside an ABS hub or vice-versa. Cut through the two with a mitre saw and make a nice, clean cut. Look at all the voids where the plastics didn't glue together.
-
- Jun 2021
- Mar 2021
-
trailblazer.to trailblazer.to
-
TRAILBLAZER-STORY will follow as it turned out to be inevitable for setting up application state for tests. Instead of fumbling around with factories and traits in your tests, you “tell a story” about what to create in which order, easily customizable, and all written using activities.
-
-
trailblazer.to trailblazer.to
-
Using operations as test factories is a fundamental concept of Trailblazer to remove buggy redundancy in tests and manual factories.
this doc superseded by: https://trailblazer.to/2.1/docs/trailblazer.html#trailblazer-test-helpers-factory
-
-
trailblazer.to trailblazer.to
-
It is absolutely advisable to use factory in combination with let. let(:song) { factory( Song::Create, { title: "Timebomb", band: "Rancid" } ) }
-
You should always use operations as factories in tests.
-
There are several helpers to deal with operation tests and operations used as factories.
-
- Feb 2021
-
github.com github.com
-
Their high degree of encapsulation makes them a replacement for test factories, too.
-
Operations completely replace the need for leaky factories.
-
- Oct 2020
-
-
you expect some hyperbole during these presentations and you should of course question and verify the claims being made.
-
-
-
Templates are prone to unnoticed runtime errors, are hard to test, and are not easy to restructure or decompose.
-
- May 2020
-
stackoverflow.com stackoverflow.com
-
est it using bash -c 'echo ${!#}' arg1 arg2 arg3.
-
- Mar 2020
-
matomo.org matomo.org
-
Take the challenge: Compare your Google Analytics data (sampled data) against your Matomo data.
-
-
www.iubenda.com www.iubenda.com
-
it is possible to verify this yourself by noting that we don’t have any analytics tool installed in the code of that page
-
-
www.adrianjock.com www.adrianjock.com
-
Here’s how to check it:
-
- Apr 2019
-
localhost:8080 localhost:8080
-
16 Additional eye-readable text not part of main work
New annotation created
Tags
Annotators
URL
-