All public logs
Jump to navigation
Jump to search
Combined display of all available logs of ProgZoo. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)- 14:37, 19 November 2023 Andr3w talk contribs created page M.js (Created page with " let $i = id => document.getElementById(id); let $q = (p,context) => Array.from((context||document).querySelectorAll(p)); function sort(ls,f){ let ret = [...ls]; if (f==...")
- 21:31, 28 August 2023 Andr3w talk contribs created page Flags inspired by Bridget Riley (Created page with "<pre id='shellbody' data-qtp='canvas'></pre> ==Movement in Squares== <div class='qu' data-width="240" data-height="240"> For each of the first 16 columns the width is 90% of...")
- 14:49, 9 January 2023 Andr3w talk contribs created page File:Moodle snap.png
- 14:49, 9 January 2023 Andr3w talk contribs uploaded File:Moodle snap.png
- 21:02, 16 August 2022 Andr3w talk contribs created page File:Poke4.png
- 21:02, 16 August 2022 Andr3w talk contribs uploaded File:Poke4.png
- 20:59, 16 August 2022 Andr3w talk contribs uploaded a new version of File:Poke3.png
- 20:55, 16 August 2022 Andr3w talk contribs created page File:Poke3.png
- 20:55, 16 August 2022 Andr3w talk contribs uploaded File:Poke3.png
- 19:34, 16 August 2022 Andr3w talk contribs uploaded File:Poke2.png
- 19:34, 16 August 2022 Andr3w talk contribs created page File:Poke2.png
- 19:18, 16 August 2022 Andr3w talk contribs created page File:Poke1.png
- 19:18, 16 August 2022 Andr3w talk contribs uploaded File:Poke1.png
- 19:08, 16 August 2022 Andr3w talk contribs created page Pokemon (Created page with "You can use the api provided by https://pokeapi.co/ to provide data for this appication. Create a new folder with two files: index.html <!DOCTYPE html> <html> <head>...")
- 09:21, 22 January 2022 Andr3w talk contribs created page World Factbook (Created page with "<pre id='shellbody' data-qtp='fetch'></pre> ==Get a button for each letter== <pre class=usr> fetch('/worldl.json') .then((r)=>r.json()) .then((r)=>{ let letters = r.m...")
- 16:11, 19 January 2022 Andr3w talk contribs created page File:Moodle-ilink.png
- 16:11, 19 January 2022 Andr3w talk contribs uploaded File:Moodle-ilink.png
- 16:10, 19 January 2022 Andr3w talk contribs created page ProgZoo:About (Created page with "You can create a link from moodle that will identify your students and your course. [img:moodle-ilink.png]")
- 14:02, 16 January 2022 Andr3w talk contribs created page World Lists (Created page with "<pre id='shellbody' data-qtp='DOM'></pre> ==Create Content== <div class='qu'> You can create a div element an set the content. We use the document method '''createElement'''...")
- 18:22, 1 January 2022 Andr3w talk contribs created page DOM Calendar (Created page with "<pre id='shellbody' data-qtp='clicky'></pre> ==Display a list of dates== <div class=qu data-width=300> *You can display Mon to Sunday <pre class=test> {expr:[{id:'total',prop...")
- 11:02, 15 November 2021 Andr3w talk contribs created page Teacher (Created page with "This is the teacher's page - it shows all your students: <div id=students></div>")
- 18:13, 10 October 2021 Andr3w talk contribs created page DOM Shopping (Created page with "<pre id='shellbody' data-qtp='clicky'></pre> ==Multiply Quantity by Price== <div class=qu data-width=300> *You can enter the number of widgets *Multiply the number by the pric...")
- 13:19, 3 October 2021 Andr3w talk contribs created page DOM Common Logic (Created page with "<pre id='shellbody' data-qtp='clicky'></pre> ==A button== <div class=qu> You must be this tall to ride <pre class=usr> let l = document.createElement('label'); l.innerHTML = '...")
- 20:03, 26 September 2021 Andr3w talk contribs created page Testing for prime (Created page with "<pre id='shellbody' data-qtp='DOM'></pre> ==Probable primes== <div class='qu' data-width=300> Fermat's little theorem tells us that x<sup>p</sup> mod p = x if <code>p</code>...")
- 10:14, 24 September 2021 Andr3w talk contribs created page File:Flagusa.png
- 10:14, 24 September 2021 Andr3w talk contribs uploaded File:Flagusa.png
- 09:28, 19 September 2021 Andr3w talk contribs created page Encryption (Created page with "<pre id='shellbody' data-qtp='DOM'></pre> ==Fermat's Little Theorem== <div class='qu'> <pre class='usr'> function pow(n,e,m){ if (e<=0) return 1n; let h = e/2n; le...")
- 20:46, 18 September 2021 Andr3w talk contribs created page Flask from command line (Created page with "Get python flask going on windows: ==Install python and flask, run the first program== <htmltag tagname="video" src="videos/flask_on_windows.mp4" width="400px" controls ></htm...")
- 21:21, 14 September 2021 Andr3w talk contribs created page File:Banner Circles.png
- 21:21, 14 September 2021 Andr3w talk contribs uploaded File:Banner Circles.png
- 12:52, 14 September 2021 Andr3w talk contribs created page File:Banners TOTP2.png
- 12:52, 14 September 2021 Andr3w talk contribs uploaded File:Banners TOTP2.png
- 12:52, 14 September 2021 Andr3w talk contribs created page File:Banners TOTP1.png
- 12:52, 14 September 2021 Andr3w talk contribs uploaded File:Banners TOTP1.png
- 12:52, 14 September 2021 Andr3w talk contribs created page File:Banners ThreeChecks.png
- 12:52, 14 September 2021 Andr3w talk contribs uploaded File:Banners ThreeChecks.png
- 12:51, 14 September 2021 Andr3w talk contribs created page Assessment2021 09Hard (Created page with "<pre id='shellbody' data-qtp='canvas'></pre> ==Three Checks== <div class='qu' data-width="316" data-height="308"> border <pre class='usr'> f...")
- 12:43, 14 September 2021 Andr3w talk contribs created page File:Banners ShieldBorder.png
- 12:43, 14 September 2021 Andr3w talk contribs uploaded File:Banners ShieldBorder.png
- 12:43, 14 September 2021 Andr3w talk contribs created page File:Banners Squares.png
- 12:43, 14 September 2021 Andr3w talk contribs uploaded File:Banners Squares.png
- 12:43, 14 September 2021 Andr3w talk contribs created page File:Banners Stripes.png
- 12:43, 14 September 2021 Andr3w talk contribs uploaded File:Banners Stripes.png
- 12:42, 14 September 2021 Andr3w talk contribs uploaded File:Banners CheckStripe.png
- 12:42, 14 September 2021 Andr3w talk contribs created page File:Banners CheckStripe.png
- 12:42, 14 September 2021 Andr3w talk contribs created page Assessment2021 09Medium (Created page with "<pre id='shellbody' data-qtp='canvas'></pre> ==Check Stripe== <div class='qu' data-width="294" data-height="336"> *294 by 336 border <pre cl...")
- 12:35, 14 September 2021 Andr3w talk contribs created page File:Banners checks.png
- 12:35, 14 September 2021 Andr3w talk contribs uploaded File:Banners checks.png
- 12:35, 14 September 2021 Andr3w talk contribs created page File:Banners shields.png
- 12:35, 14 September 2021 Andr3w talk contribs uploaded File:Banners shields.png