Code Monkey home page Code Monkey logo

moodle-book's People

Contributors

abgreeve avatar andrewnicols avatar andyjdavis avatar ankitagarwal avatar barbararamiro avatar danmarsden avatar danpoltawski avatar davosmith avatar ericmerrill avatar jamiepratt avatar jleyva avatar jsnfwlr avatar lameze avatar marinaglancy avatar mdjnelson avatar moodler avatar mouneyrac avatar mudrd8mz avatar nadavkav avatar nebgor avatar polothy avatar ppichet avatar rwijaya avatar sammarshallou avatar scara avatar scriby avatar skodak avatar stronk7 avatar timhunt avatar wildgirl avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

moodle-book's Issues

Hallo world not showing

Hi Tomasz, so I've copied your hello.php file and put in in the root of my Moodle installation but it's not showing up on the home page. Dit I miss an extra step? I just cloned your files from this repo. It should be working...
Thanks for your help.

Julia

Typo on page 8 of the book (12/80 on PDF)

The second sentence of this page says:
Here is goes, save the following file hello.php in the root Moodle source code directory (where config.php is located)

I assume you meant to have it say Here it goes

wrong code caption

Hi Tomasz,
I am working through the tutorial of your book. And I noticed that there are some copy pasted descriptions in your code snippets which are incorrect.
I noticed it on pages 15 (2x Hello module), 17, 18 and 19 (2x) (First module: version.php).

Also the link to the chapter 4 code of this github poject on page 20 is broken. I assume it is because of the line break.
Best wishes
Jan

submission_form.php sintax error

at the line

$mform->addElement('header', 'general', get_string('submission', 'workshop')\

when I believe it was supposed to be

$mform->addElement('header', 'general', get_string('submission', 'workshop'));
$mform->addElement('text', 'title', get_string('submissiontitle', 'workshop'));

this will generate an error. when trying to load the form.

page 18 PDF version

In the book there is following paragraph :
This coude coud then be executed on the server and output compared to pre-defined string(s).

The right sentence is : <This code could then ... >

Page 52 type: twi

Page 52 under heading "Submission graded event"

We also need to implement twi extra methods

should be: two

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.