Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

User talk:Chris collman: Difference between revisions

From MoodleDocs
(Removing superfluous developer category)
 
(27 intermediate revisions by 6 users not shown)
Line 1: Line 1:
==MoodleDocs mediawiki 1.11 ==
Please add new comment sections at the top.
Well it looks like the upgrade wentStill a little slow in loading pagesTried to create a myskin.css but did not have rights (that is ok).  I am wondering if there new portlets or div to spiff up some templates :) --[[User:chris collman|chris collman]] 10:42, 24 June 2008 (CDT)
==A Quote you may like==
The growth of any craft depends on shared practice and honest dialogue among the people who do it. We grow by private trial and error, to be sure -- but our willingness to try, and fail, as individuals is severely limited when we are not supported by a community that encourages such risks" - The Courage to Teach; Palmer, 1998, p. 144
 
==Comment from Derek==
Just saw your name pop up a bit today as I engage with Moodle 2.0 file handling.
 
We have a new Moodle 2 site for a trial, mainly in NZ schools.  [http://2011.moodle2.net.nz/ Moodle 2 Matters]
If you need a space to play at any stage you are welcome.  [[User:Derek Chirnside|Derek Chirnside]] 02:54, 19 December 2010 (UTC)
 
::Thanks for the offer Derek.  Saw the FAQs and decided that was a good idea so created a page and moved themYour contribution got me thinking maybe could use a template:files in a bit.  However, I am still getting my head around the new file systemHelen always seems to tell me 2 things: Thanks for your contribution and remember to keep it simple/plain/don't change that" (she is much more diplomatic than that, bless her).  Templates and new pages tend to be where I get the most edits of my edits :)  --[[User:chris collman|chris collman]] 14:24, 19 December 2010 (UTC)
 
== File Upload Size ==
Hi Chris,
 
I noticed that you made some changes to the [[:en:File_upload_size|File upload size]] page.
 
I have been thrashing a few ideas about this page round with Marc and Colin for a while ([[:en:Talk:File_upload_size]]) and I think I am getting close to a format that will help users first discover the info they need before they ask the question "How do I increase the file upload size in Moodle?"
 
Anyway, I have finally found some time to have a look at it again. I have started a re-working of it from my user area on the docs. I am trying to take into account the idea of the matrix of questions Marc discussed. Have a look at it here [[User:Jon_Witts/file-upload-v2]] and leave any comments in the talk page and make any additions you see fit to make too.
 
Cheers
 
[[User:Jon Witts|Jon Witts]] 19:55, 8 March 2010 (UTC)
::Thanks Jon.  Great use of a subpage.  I jumped right in when I saw you added links, and left comments.  I think we should be able to sift this out for the experienced and new user. --[[User:chris collman|chris collman]] 13:26, 9 March 2010 (UTC)


== New Hampshire Moodlers ==
== New Hampshire Moodlers ==
Line 14: Line 37:
So I would guess as of October 2007 there are at least 15 to 25 schools and agencies using Moodle in New Hampshire.
So I would guess as of October 2007 there are at least 15 to 25 schools and agencies using Moodle in New Hampshire.


==To do==
==Changes to Usability/Improve_Moodle_User_Experience_Consistency==
===Lesson demo===
Hi Chris,


Hi Chris, I would be very grateful for some assistance with the lesson example in the [http://moodle.org/course/view.php?id=34 Moodle Features Demo] :-) Please email me. --[[User:Helen Foster|Helen Foster]] 12:00, 20 February 2007 (CST)
I appreciate you working on the docs, and thanks for adding a common GSOC 09 tag to [[Usability/Improve_Moodle_User_Experience_Consistency]]. Is there a page which links all the pages tagged this way?


:: Hi Helen, I will send you email.  Actually been playing today at [http://portfolio.spdc.org/ a portfolio demo site] and am demoteacher and demostudent in the [http://portfolio.spdc.org/course/view.php?id=6 North Country Course, topic 5]. Maybe you have a better place :)
However, I am not so sure about your newer changes. Are these changes made according to a Moodle docs convention, or based on your own user research? I assume you have changed the other GSOC pages accordingly, too, but just mentioning you are making it more user friendly does not mean much. Mostly your changes are okay (though you haven't really communicated what are the users/usage scenarios you are aiming to make it more useful for so it is hard to tell if it is more "user friendly" [usable?] or not). To have the navigation to other related documents seems important to me to keep at the top of the page, and the "up to usability" link was there to make the hierarchical relationship to the more general Usability page clear (and as such "additional documentation" is not really appropriate).


Just an update.  I created 4 Lessons for 1.8.0 and have not looked at them in months. In fact, I put them on a Moodle suggested by Helen and on a localhost and now wonder if I can find all the work I did. Note to file: FIND THEM CHRIS. --[[User:chris collman|chris collman]] 06:07, 26 October 2007 (CDT)
--[[User:Olli Savolainen|Olli Savolainen]] 12:34, 20 May 2009 (UTC)


==Import PowerPoints==
Having not heard from you, reverted the "up to usability" link back to how it was. --[[User:Olli Savolainen|Olli Savolainen]] 09:59, 23 May 2009 (UTC)
First, I want to say that I am in awe of programmers and greatly appreciate the efforts in trying to make a handy tool to assist [adjective_variable here] teachers in bringing in their powerpoints into Moodle.  Just looking at the 500 lines of code in importppt.php gives me a headache and realize that what I thought should be simple, is not.  Doubting readers are invited to create web pages in MS PowerPoint 2000 & 2003 and in Open Office Impress 2.x, then look at each of the files, especially in View Source Code mode.    YIKES, the common ground is slim between them! 
 
The initial goal of Import PowerPoint was to bring in text and images from a series of slides to a series of question pages in a lesson, so the teacher could edit or just go with the imported content.  It is now a working part of Moodle 1.6 and a bit Horray!
 
I seem to be leading a one person campaign to come up with an ImportOOI option when a lesson is created.  I figured rather than sit around and moan about a feature I wanted, I should be jumping off the cliffs and seeing if the sharks really would bite.  Of course I am SERIOUSLY ignorant in the PHP waters and "not sinking" does qualify as "swiming".  Sigh, I held my nose and JUMPED! 
 
In my own unique way (and with the help of others) I came up with a very ugly system which brings in an OOI presentation.  Essentially it places a screenshot of each presentation slide in page (branch).  Importppt breaks out text and image objects. It does not deal with the masterslide. ImportOOI does not contain links or create page titles, because that is way beyond my skills.  I also tweaked the image file storage system and got rid of the previous and continue buttons at the bottom of every page (reverted back to default).  [http://moodle.org/mod/forum/discuss.php?d=49714 This forum has a zip file of my effort.]
 
Anyway, my two bannana's worth.  --[[User:chris collman|chris collman]] 20:23, 8 May 2006 (WST)  updated --[[User:chris collman|chris collman]] 07:28, 27 June 2006 (WST)--[[User:chris collman |chris collman]] 21:20, 17 July 2006 (WST)
 
 
 
==Words with two or more meanings==
 
Hi Chris, firstly thanks for your contributions to Moodle Docs :-)
 
When a word has two or more meanings, we may create a [[Wikipedia:disambiguation|disambiguation]] page e.g. Database. Please check [[:Category:Disambiguation]] for a list of all such pages. --[[User:Helen Foster|Helen Foster]] 17:53, 8 May 2006 (WST)
 
:Hi Helen,  And thank you for your efforts in editing and watching over contributors. Disambigauation is a NEW WORD for me.  I will check it out. Given English language, not to mention regional idioms, figured (there is one right there) that great minds had already thought about this. The link appeared to be deleted  but I found http://en.wikipedia.org/wiki/Wikipedia:Disambiguation .  I think See Also is a simple solution.  Anyone who is interested in MoodleDocs might find it.
 
:This leads to the question, where do we direct people who want to learn a bit more about MoodleDocs-Templates?  Not a big burning issue.  More concerned about importppt.php.  See top this page.  Thanks again. --[[User:chris collman|chris collman]] 19:28, 8 May 2006 (WST)
 
::Thanks for the Wikipedia link. Please check the [[MoodleDocs:Style guide|MoodleDocs Style guide]] for information on Moodle Docs templates. --[[User:Helen Foster|Helen Foster]] 20:46, 8 May 2006 (WST)
 
==Major changes to key pages==
 
Hi Chris, please let's not make major changes to key pages without prior discussion, either in the corresponding talk page and/or in the Using Moodle [http://moodle.org/mod/forum/view.php?id=5838 Moodle Documentation forum]. Apologies for rolling back your changes to the [[Teacher documentation]] until we have reached agreement. --[[User:Helen Foster|Helen Foster]] 04:36, 5 September 2006 (CDT)
 
:I apologize.  I read this after commenting on teacher documentation page.  Did that late at night and definately a major BAD, should know better.  I am running out of Moodle edit time and jumped way too quick.  Notice on that major page, I will used the page comment to draft.  Thank you very much for the completely unnecessary apologies for doing the right thing. 
 
:Don't think I am going to be able to cross the pond to my Aunt's memorial service in October in Sussex.  However, my daughter going to Italy in the Spring and I may leave NH to visit her and my English cousins.  So we might meet face to face and I can buy you a draft or sherry!--[[User:chris collman|chris collman]] 07:33, 5 September 2006 (CDT)
 
::Your comments always make me smile - thanks! It would be nice to meet up one day. Good plan to use page comments to draft :-) --[[User:Helen Foster|Helen Foster]] 06:09, 6 September 2006 (CDT)
:::As you know, I like puns and humor.  Sometimes I am too quick and have been known to go over the top.  Thanks for the words, I will not take it as encouragement but as appreciation of the status quo. --[[User:chris collman|chris collman]] 07:28, 6 September 2006 (CDT)
 
 
 
== Import Data to Grade Book ==
 
I am new to Moodle and I do not know where to ask this. Please excuse if I am at the wrong place (and if possible tell me where I can ask this or find its answer) . I know that I can post off-line assignment and grade it; Can I use this to import the marks that I have already awarded. I have these marks in an excel file. I know I can grade the off-line assignment one student at a time. Can I copy + paste all the data in one step? Will the grade book plus be of some help? [[User:Sanjay P. K.|Sanjay P. K.]] 02:19, 11 September 2007 (CDT)
*Hi.  First excellent question and asking where to go to find the answer can never be asked in a wrong place.  I learned something in trying to help you.
 
I am smiling because last night I was re-editing the MoodleDoc page [[Answers]] that I created in May 2006.  It is one of the few pages that I allowed my sense of humor to show in my writing in MoodleDocs.  One of the more serious sections [[Answers#Links_to_places_to_find_answers| lists starting points]] in Moodle to find answers. We do not use assignments or gradebook, so I am as new as you when it comes to those modules.  I would encourage you to figure out where in Moodle Documentation might be a good place to place the answer to your question.
*If I wanted to learn more about how to do it I would go to:
**Moodle Documentation on [[Assignment module]] related pages
**Moodle Documentation on [[Gradebook]] related pages
**Moodle Forums :  I did a search of the forums, then clicked on the advanced search, put "import grades" in the exact phrase field and selected just the Assignment Forum.  [http://moodle.org/mod/forum/search.php?id=5&words=&phrase=import+grades&notwords=&fullwords=&hfromday=1&hfrommonth=1&hfromyear=1&hfromhour=1&hfromminute=1&htoday=1&htomonth=1&htoyear=1&htohour=1&htominute=1&forumid=117&subject=&user= Here are my results].  There seems to be a thread on "Import grades from Excel" in the [http://moodle.org/mod/forum/view.php?f=117 assignment forum] that took place in 2006 November.  I would read and then reply in that thread, by restating the question, your [[Moodle version]] and perhaps what you tried.
**Try your own advanced search, perhaps using import grades and search gradebook forum.
**Try not to cross post the same question on two forums, unless a person in forum A suggests you ask the question in forum B. In which case I would say "forum A sent me here".
*From the discussion I briefly read, it looks like you should be able to at least create a CVS file and import that into gradebook.  I don't see a page [[Import assignment grades]] in MoodleDocs, if you wanted to start one with your new found knowledge.  MoodleDocs is easier to read than a forum.
That should get you going on several paths to find the answer.  Hope that helps. --[[User:chris collman|chris collman]] 05:38, 11 September 2007 (CDT)
::Thank you very for the reply.  I visited the places you suggested and found an enhancement to import data from excel to moodle 1.6 ( my version).  I have asked my admin to try it.  [[User:Sanjay P. K.|Sanjay P. K.]] 22:17, 11 September 2007 (CDT)
 
==Non-integer grades==
I was searching for a way to enter non-integer grades. I found this; "It is currently not possible to use non-integer grades.  Others had requested the same feature, however the answer was this:Although it would be technically possible to change to accept non-integers, the whole Moodle framework expects integers to be there.  We can't tell where down the line this would cause problems, but it is very much setting it up for something bad."  If you know of any later developemnts on this, please let me know; otherwise you may ignore this.  [[User:Sanjay P. K.|Sanjay P. K.]] 22:50, 11 September 2007 (CDT)
 
:::Not sure about version features, I did a quick look at Scales and Grades in demo.moodle.org . Sounds like you have a conversion problem Asci to integer.  If you have an excel spreadsheet you should be able to create a column with a function to convert a letter to a integer/number grade  I probably would use a =vlookup or =hlookup and a table. But a nested =If function would also work (something like "if A, then 100, else if B, then 89, else if C, then 79" and so forth) .  Might have to change that column to a value by a special paste and rename it for import purposes.  Problem is determining what grade gets which integer in excel and then making sure that integer will average correctly with other scores that are stored as integers but displayed as letters in Moodle.  Interesting problem. Hope this helps --[[User:chris collman|chris collman]] 06:35, 12 September 2007 (CDT)
:Perhaps I was a bit sloppy; what I want to know is how to enter non-integer numbers as grades; e.g: How to award  5.5 ( out of 10) marks to an off-line assignment? Suppose the overall grade a student will get after completing the course is based on the total marks this student will score in 3 assignments (say each of maximum 10 marks) and suppose I do not want to round off each assignment mark to the nearest integer. [[User:Sanjay P. K.|Sanjay P. K.]] 23:14, 12 September 2007 (CDT)
 
== NWIKI ==
 
I recently posted [http://moodle.org/mod/forum/discuss.php?d=79911#p354566 this].  Then I saw a discussion about [http://morfeo.upc.es/crom/course/view.php?id=4&edit=1&sesskey=sidpcGIZbv#nwiki NWIKI].  Have you used this?  Does it mean that if NWIKI is installed all the media wiki  tags/tools will work in Moodle?  I just wanted to make sure NWIKI does what I want and is stable before asking my admin to install it ( for Moodle 1.6).  [[User:Sanjay P. K.|Sanjay P. K.]] 23:22, 12 September 2007 (CDT)
::Sorry P.K., I think I missed your comment. I don't use NWIKI so have no opinion (unusual for me but true). --[[User:chris collman|chris collman]] 08:30, 20 October 2007 (CDT)
 
==Categories==
 
Hi Chris, if you have chance, please could you take a look at the information about categories in [[MoodleDocs:Style guide]], and let me know if it explains why [[Blocks (teacher)]] should NOT be categorized as "Teacher" ;-) If you become interested in categorizing pages, your help with [http://tracker.moodle.org/browse/MDLSITE-201 MDLSITE-201 Improve Moodle Docs page categorization] would be much appreciated! --[[User:Helen Foster|Helen Foster]] 10:13, 27 September 2007 (CDT)
 
:Moodle Taxonomy is really difficult.  If I understand this, basically most pages should only have one category index link. Using Block (teacher) as an example, The best category link would be to Category:Block. At Category:Block, there could be links to category:teacher and category:administrator. 


:Thus do research into existing categories before adding one to a page the first time.  Select the one that is the most focused and look to see if it is linked to other categories.  Check other pages that are listed in a template table, to see which category indexes they are link to.  Or before adding a second or third category to a page, look on the existing category link to see if those are shown as category links to the first category. 
Hm, I am not sure why Usability also has the GSoC template - I am not really working on that this summer - is some other GSoCcer?


:Whew.  How to explain what a new user will find by clicking on the category link will take some serious thunking time.  I better toddle off, between categories, rescuing a Windows 2000 and a Linux 1.6 pair of web servers from the dust bin and having my video network crash during a class this evening, it has be another exiting day in paradise!  Best --[[User:chris collman|chris collman]] 22:24, 27 September 2007 (CDT)
Would you like me to edit the template so that it would be a link to the GSoC'09 page itself - this way it would be easier to browse around the different GSOC sites with the help of the template?
Thanks.--[[User:Olli Savolainen|Olli Savolainen]] 15:07, 23 May 2009 (UTC)


===Double categories subject again===
::Hi Olli, been flat out with other stuff and have not checked "my watchlist" in a few daysIt was my understanding that someday some of the GSoC projects would become part of Moodle, thus my interest. I respect your changes. 
Hi Helen, There are many pages that link to both block and teacher categories. This should be an exception than the rule, right?  When I see multiple categories on a block page, I should delete the teacher category link, because it is already on the Block category page, right?
:I would make an exception for something like site or course administration block, or the "dis" page "Blocks" which could have multiple categories.  
:and I will leave the Administrator categories for someone else to figure out :)--[[User:chris collman|chris collman]] 06:00, 26 October 2007 (CDT)


::Hi Chris, yes please delete the teacher category on block pages. Seems like you have a good understanding of categories :-) --[[User:Helen Foster|Helen Foster]] 07:35, 26 October 2007 (CDT)
::I thought you were working on this as a [http://moodle.org/mod/forum/discuss.php?d=121585 project for '09],and/or [[GSOC/2009#Improve_Moodle_user_experience_consistency]] my apologies. I usually stay away from the Development stuff but am peeking in on the GSoC 09 forum this year to watch process. 
:::At last, good teaching job Helen :) --[[User:chris collman|chris collman]] 09:23, 26 October 2007 (CDT)
== Tyler add it below==


== Thanks for your contributions ==
::Usual MoodleDoc format is to put brief intro, then first heading, so TOC automatically inserts itself before the first heading and after the intro.  Usual MoodleDocs convention is to put "See also" at bottom of page with links to outside sources, or internal page links that may also be useful but not clearly linked in the body of the page. I personally like to see functionality come before setup instructions in mature MoodleDoc pages used by teachers, but in the development space, I think anything goes. I can see where those links serve as history or precedent which is useful for developers. And not something teachers really care about, so different needs for different users :) 


Chris, thanks, as always, for your documentation contributions :-) Your talk page comments are very helpful. However, please give me chance to reply before making big changes ;-) --[[User:Helen Foster|Helen Foster]] 13:07, 20 February 2008 (CST)
:: The reason for the Template is to alert people that this is '09 project. There is a [[:Category:GSOC]] a sub category of [[:Category:Project]] that seems to list student projects/.  I thought about creating a template with links but most users do not flit between the projects.  I was wondering if a sub category 09 might be better but decided that also too elaborate for the number of users who really were involved.  I was going to go back and tag all the GSoC '09 projects with a category but ran out of time and put it on the potential roundtuit list.


::Message received.  The only big changes I made were with Tracker (mostly formating) and I didn't think it would do any harm to work on [[Roles Permissions]].  But I am happy to move the Permission stuff over to the discussion pageThe entire Roles section will take a lot of thought before serious edits begin.  I have even resorted for the first time to print the pages to get my head around this subjectOpening 5 broswer windows gets confusing :)  
:: Appreciate your comments, sorry for the delay in getting back to youThanks for all your contributions to Moodle, as wellBest --[[User:chris collman|chris collman]] 18:49, 25 May 2009 (UTC)


:Funny you should mention hold your horses a bit.  Monday, I had just posted a new page on Wikipedia about a distant relative (one of the Edmund Quincy's), went downstairs to get a snack and when I came back 10 minutes later to start adding details it was GONE! This was the first of 3 or 4 pages I plan on doing for these men. Some quick trigger specialist told me "Had not enough information to make it special, please consider this before you add any page to Wikipedia". Well duh cowboy, some of us are a little bit slower than others.  His example about making Edumund unique had me laughing. Figure he some computer gun stock image counter, with a notch for every page he has deleted :)-  Best as always --[[User:chris collman|chris collman]] 13:40, 20 February 2008 (CST)
::: Hi Chris,


==What about mod/balding and other capabilities jargon==
::: I realize now that I was overtly harsh about your changes. Sorry about that. My project indeed is a GSoC project, and it makes sense to have the GSoC template on it. But Usability is not directly related to this usability project, except by its subject area.


Hi Helen, I am confuzeled about the mod/xxx link entries.   I suspect this is similar to the editingteacher subheading on the Teacher role.  I always thought mod/xxx entries were appropriate on a Development: page. Perhaps is this a case of if you don't understand it, you don't belong here or there?  I was wondering if we had a standard way of indicating function in simple english next to the mod/name ?  Thanks --[[User:chris collman|chris collman]] 14:04, 20 February 2008 (CST)
::: I find it fascinating that you know so much about Moodle Docs conventions. The reason for this is that my project is, in essence, a project to create easy-as-possible content to the Docs: UI guidelines. So I would really like to learn from you.


:Hi Chris, good question about the mod/xxx pages. Each edit roles page in Moodle (via ''Administration > Users > Permissions > Define roles'')  contains a list of links to all [[:Category:Capabilities]] pages. The documentation pages have not been renamed in this case, as it's easier for non-English speakers to identify the capabilities from mod/xxx. If you have any further questions, please remember that you can always post in the [http://moodle.org/mod/forum/view.php?id=5838 Moodle documentation forum]. Most likely you're not the only one with a particular question ;-) --[[User:Helen Foster|Helen Foster]] 05:55, 21 February 2008 (CST)
::: Oops, gotta go, will respond to the rest later. --[[User:Olli Savolainen|Olli Savolainen]] 08:42, 27 May 2009 (UTC)
::Thanks again for all your comments, they should keep me pointed down the right paths concerning  roles and even templates for a while. I did take a break and watched a full eclipse last night. It was one of those cold clear nights in the mountains. Saw the event from our bed looking out the windowToday it is doing an item analysis on an old quiz for a teacher, so we can upload a new version tomorrow for the test on Saturday. --[[User:chris collman|chris collman]] 11:16, 21 February 2008 (CST)
::::I have been mentored by Helen :) [https://docs.moodle.org/en/Special:Contributions/Rcollman Trial and error], watching our community edit and discuss pages, and paying attention to repeating issues raised in a couple of forums also has influenced my knowledge of what seems to workWe all live in ruts that we can not see out of without help, some of us know it and some of us don't :) Cultural Anthropology with 5 years of what might be called field experience taught me that before my brain became frozen at 25. Best --[[User:chris collman|chris collman]] 10:03, 29 May 2009 (UTC)


==Pages/images for deletion==
::::: Great :). As I am creating content on docs, too, do you think it might be possible to document, just briefly, the conventions we already use, and the relationship to other recommendations for using wikis, such as Wikipedia's? Or would you like to participate in the discussion, once we get that far, on [[Usability/Improve_Moodle_User_Experience_Consistency/Detailed_project_plan#Examine_pattern_libraries_and_guidelines_for_content_and_information_architecture_.28week_24.29|the design of the future guidelines]] - which, although they are mostly for developers at this point - must critically be ''very'' easy to read, since usability is typically strange land for many developers. --[[User:Olli Savolainen|Olli Savolainen]] 11:22, 29 May 2009 (UTC)


Hi Chris, thanks for pointing out images needing deleting :-) For future reference, rather than creating a new talk page, you can simply add the deletion template to the image page, as described here: [[MoodleDocs:Style guide]] ;-) --[[User:Helen Foster|Helen Foster]] 10:06, 25 May 2008 (CDT)
::::: If you have time, please have a look at Progressive_Disclosure and comment. Thanks :) --[[User:Olli Savolainen|Olli Savolainen]] 11:41, 2 June 2009 (UTC)
:I forgot!  On the other hand, I had a lovely time with my wife, working on a couple of raised vegetable garden beds of her design, as her assistant.  I was waiting for her and decided to look at special pages and saw some old pictures of mine. Then it was "lets go Chris" and out we went.  While I might have done things differently, we had fun discussing which way the two 1 by 3 meter beds should lie.    It was a glorious day.


Hope your corner of the world was as wonderful as mine.  Best --[[User:chris collman|chris collman]] 22:16, 25 May 2008 (CDT)
==Beginning Administration FAQ==
I liked your comments about the question:  
Why am I just not getting how Permissions and Roles work?


==Disruptive technology==
This section really jumps around in my logic and needs more links. The intro is good because it addresses a problem I had/have :) But after that I would delete the rest. At a certain point the words revert to a description of a process, where authentication is mixed in with front page roles and terms of teacher, course creator and such and what happens when a user comes back from a course..... I think more links will help and maybe ask another question (or more) to focus upon why the mental block about permissions, contexts, capabilities, and roles. --chris collman 12:37, 20 July 2009 (UTC)
hi chris, i've added a "disruptive technology" link on my user page (a relatively new/intuitive interest) - basically it refers to a new, usually simple, low cost technology which unexpectedly takes over from a more complex, existing technology. the link gos to a wikiversity page where i've added a few more notes including some thoughts about educational wikis as disruptive technology. personally, i still feel like i'm in a 19th century classroom when using learning management systems which invariably seem to assume that the teacher shall have more tools and power than shall students, whereas the simplicity (and disruptiveness) of an educational wiki for me evaporates such unecessary and arbitrary power separations. then we can get on with trying out learning. interested in your thoughts. haven't poked much into your stuff and am a moodle newb, but am interested, so feel free to share your world and ideas. [[User:James Neill|James Neill]] 02:53, 1 September 2008 (CDT)
::Thanks for sharing. I hear you about the LMS, 19th Century and change.   Now I have a better idea of the "disruptive" term.  From my perspective, not all teachers are innovators.  Then there are effective innovators.  My long view of education goes back to my Peace Corp training at MSU where we were told about the process of change among a county full of Iowa corn growers.  Or a friendly State purchasing agent who told me "Chris, understand this process is intentionally designed NOT to be easy."  Alrighty then, this is what I see in higher education in the US. It does not stop innovation, it just curtails it.
::Basic assumptions are always fun to observe. As you know it is not just teachers but some students who have been imprinted with "traditional" values. Watching excited teacher/mentor/student relationships in the educational process is something I enjoy. I always smile to myself when I suggest that the teacher in an interactive video classroom 60 miles away, grab the chalk and write on the board, instead of using the stylus on the touchscreen monitor which is ready to go.  The chalk keeps them excited and effective education flowing. Best --[[User:chris collman|chris collman]] 07:31, 4 September 2008 (CDT)


==User subpages==
Yes, you are probably right Chris, but my initial concern was to get the question up. Just go for it, I am not in the position I can spend a lot of time doing this until the end of September now. Cheers..
Thanks for the tip about user subpages; as a result I've tidied up my moodle.org profile a bit and also my docs.moodle.org user page to make it a bit more obvious that I do have some user subpages about moodle. Now that I've found moodledocs, I'm adding most of my notes here, so we might say perhaps some jabberwockysynchronicity. We just had a two day Moodle training, so that's got me going. Thanks 4 the collegiality :). [[User:James Neill|James Neill]] 11:14, 18 September 2008 (CDT)
::So you are wound up.  Great!  I am sort of jealous.  My formal training was about 30 minutes, looking over somebody's shoulder as they created jpgs from PPTs and added them one at a time to Lesson Branch pages. "Now you are a course creator, go for it." All the rest has been either self taught by doing or playing, and utilizing moodle.org and docs.moodle.org of course . Writing instructions still is a way of listening and learning. For fun, I am preparing a Bb course to supplement my face to face Genealogy workshop next month. And I told them to give me a username and password and I would figure it out. Beginning to wonder if I don't like being trained :) --[[User:chris collman|chris collman]] 11:26, 18 September 2008 (CDT)


==Moodle sync crazy idea==
Your comment : (→How do I restore an older graphics course that is way over he file upload limit?:  why someone would do this) It was worded the way it was for two reasons, first I rushed it and did not really think too hard about it, sorry, but then later when I realized it, and had time to fix it, you had already done so, thank you, saves me from looking like a complete blockhead..:) [[User:Colin Fraser|Colin Fraser]] 09:04, 12 December 2009 (UTC)Colin Fraser
Hi Rainer,
::Hey Colin, that is why MoodleDocs is collaborative, we help the process along as we are able and so inclined.  I saw that because I am recreating a 1.5.3 site on a new 1.9.7 server.  I decided I better review the Beginning Admin FAQs for any hints about backups and users.  I had just finishing reinventing the wheel using WinSCP, when I saw your FAQ which was one of the issues I had to deal with.  I will confess that I tend not to look at those pages to edit, but obviously find them useful as I am sure others do as well. Thanks for your continued contributions to Moodle, especially on behalf of the new users! --[[User:chris collman|chris collman]] 11:59, 12 December 2009 (UTC)
The only way my simple brain can handle it is the old fashion way: Backup one and restore to the other. Anything else would be way over my headWhen I build courses for content providers, that is what I do.  


Having said that, you could speed the process up.  Use a the equal of a .bat file to clean out a folder on a local host.  Use Cron and set the localhost properities backup to 1 copy.  The bat file would also have a command(s) to gather specific course backups via a copy to the empty folder on the localhost.  Wonder if you can FTP the contents of the localhost folder to a folder in a fake course on a web Moodle. Someone clever should be able to get them to run with something like Cron or scheduler. 
== Thank you for catching my typo ==


Then on the web Moodle find that folder and restore the backups manually. I don't think I would trust anything automatic at this point for a live webhost. :)
https://docs.moodle.org/en/index.php?title=Unit_tests&diff=65278&oldid=65277 did rather change the meaning ;-)--[[User:Tim Hunt|Tim Hunt]] 14:51, 16 November 2009 (UTC)
 
==Changes to Development:Usability/Improve_Moodle_User_Experience_Consistency==
Hi Chris,


I appreciate you working on the docs, and thanks for adding a common GSOC 09 tag to [[Development:Usability/Improve_Moodle_User_Experience_Consistency]]. Is there a page which links all the pages tagged this way?
Keep doing the heavy lifting, sometimes I will find a grain of sand to put in the right place.  --[[User:chris collman|chris collman]] 11:39, 17 November 2009 (UTC)


However, I am not so sure about your newer changes. Are these changes made according to a Moodle docs convention, or based on your own user research? I assume you have changed the other GSOC pages accordingly, too, but just mentioning you are making it more user friendly does not mean much. Mostly your changes are okay (though you haven't really communicated what are the users/usage scenarios you are aiming to make it more useful for so it is hard to tell if it is more "user friendly" [usable?] or not). To have the navigation to other related documents seems important to me to keep at the top of the page, and the "up to usability" link was there to make the hierarchical relationship to the more general Usability page clear (and as such "additional documentation" is not really appropriate).
== GIFT examples? ==


--[[User:Olli Savolainen|Olli Savolainen]] 12:34, 20 May 2009 (UTC)
Chris, have you carefully tested the GIFT examples in Moodle. I am very inclined to say "If it ain't broke, don't fix it" with these.--[[User:Tim Hunt|Tim Hunt]] 13:40, 10 June 2010 (UTC)


Having not heard from you, reverted the "up to usability" link back to how it was. --[[User:Olli Savolainen|Olli Savolainen]] 09:59, 23 May 2009 (UTC)
:Thank you Tim.  I will check all of them this morning. I like humor but the subject of Grant's Tomb could be culturally inappropriate and the difference between being entombed above ground and buried will not be obvious many speakers of English. Of course any changes had better work :) --[[User:chris collman|chris collman]] 09:38, 11 June 2010 (UTC)

Latest revision as of 06:49, 15 September 2011

Please add new comment sections at the top.

A Quote you may like

The growth of any craft depends on shared practice and honest dialogue among the people who do it. We grow by private trial and error, to be sure -- but our willingness to try, and fail, as individuals is severely limited when we are not supported by a community that encourages such risks" - The Courage to Teach; Palmer, 1998, p. 144

Comment from Derek

Just saw your name pop up a bit today as I engage with Moodle 2.0 file handling.

We have a new Moodle 2 site for a trial, mainly in NZ schools. Moodle 2 Matters If you need a space to play at any stage you are welcome. Derek Chirnside 02:54, 19 December 2010 (UTC)

Thanks for the offer Derek. Saw the FAQs and decided that was a good idea so created a page and moved them. Your contribution got me thinking maybe could use a template:files in a bit. However, I am still getting my head around the new file system. Helen always seems to tell me 2 things: Thanks for your contribution and remember to keep it simple/plain/don't change that" (she is much more diplomatic than that, bless her). Templates and new pages tend to be where I get the most edits of my edits :) --Chris collman 14:24, 19 December 2010 (UTC)

File Upload Size

Hi Chris,

I noticed that you made some changes to the File upload size page.

I have been thrashing a few ideas about this page round with Marc and Colin for a while (en:Talk:File_upload_size) and I think I am getting close to a format that will help users first discover the info they need before they ask the question "How do I increase the file upload size in Moodle?"

Anyway, I have finally found some time to have a look at it again. I have started a re-working of it from my user area on the docs. I am trying to take into account the idea of the matrix of questions Marc discussed. Have a look at it here Jon Witts/file-upload-v2 and leave any comments in the talk page and make any additions you see fit to make too.

Cheers

Jon Witts 19:55, 8 March 2010 (UTC)

Thanks Jon. Great use of a subpage. I jumped right in when I saw you added links, and left comments. I think we should be able to sift this out for the experienced and new user. --Chris collman 13:26, 9 March 2010 (UTC)

New Hampshire Moodlers

Way back when, Don S down in Nashua way asked me if I would like to talk about a New Hampshire Moodle user's group. Interesting. That was a small group at that time. Since then the list is really growing.

For example some overall agencies using/promoting/customizing Moodles in NH:

  • Exeter Professional Development Center is developing the Portfolio module and trains K-12 Moodlers and does Moodle hosting for their stakeholders,
  • North Country Educational Services (NCES in Gorham) promotes and trains North Country K-12 schools, and
  • UNH Cooperative Extension is looking at it
  • Other Professional Development Centers (groups of School Administration Units, funded in part by NH's Dept of Education) may also be promoting Moodle.
  • The State Higher Ed (USNH) colleges and universities, along with the state community college system (NHCCS, formerly NHCTCS) all use Bb. Some individual teachers may use Moodle.

So I would guess as of October 2007 there are at least 15 to 25 schools and agencies using Moodle in New Hampshire.

Changes to Usability/Improve_Moodle_User_Experience_Consistency

Hi Chris,

I appreciate you working on the docs, and thanks for adding a common GSOC 09 tag to Usability/Improve_Moodle_User_Experience_Consistency. Is there a page which links all the pages tagged this way?

However, I am not so sure about your newer changes. Are these changes made according to a Moodle docs convention, or based on your own user research? I assume you have changed the other GSOC pages accordingly, too, but just mentioning you are making it more user friendly does not mean much. Mostly your changes are okay (though you haven't really communicated what are the users/usage scenarios you are aiming to make it more useful for so it is hard to tell if it is more "user friendly" [usable?] or not). To have the navigation to other related documents seems important to me to keep at the top of the page, and the "up to usability" link was there to make the hierarchical relationship to the more general Usability page clear (and as such "additional documentation" is not really appropriate).

--Olli Savolainen 12:34, 20 May 2009 (UTC)

Having not heard from you, reverted the "up to usability" link back to how it was. --Olli Savolainen 09:59, 23 May 2009 (UTC)

Hm, I am not sure why Usability also has the GSoC template - I am not really working on that this summer - is some other GSoCcer?

Would you like me to edit the template so that it would be a link to the GSoC'09 page itself - this way it would be easier to browse around the different GSOC sites with the help of the template? Thanks.--Olli Savolainen 15:07, 23 May 2009 (UTC)

Hi Olli, been flat out with other stuff and have not checked "my watchlist" in a few days. It was my understanding that someday some of the GSoC projects would become part of Moodle, thus my interest. I respect your changes.
I thought you were working on this as a project for '09,and/or GSOC/2009#Improve_Moodle_user_experience_consistency my apologies. I usually stay away from the Development stuff but am peeking in on the GSoC 09 forum this year to watch process.
Usual MoodleDoc format is to put brief intro, then first heading, so TOC automatically inserts itself before the first heading and after the intro. Usual MoodleDocs convention is to put "See also" at bottom of page with links to outside sources, or internal page links that may also be useful but not clearly linked in the body of the page. I personally like to see functionality come before setup instructions in mature MoodleDoc pages used by teachers, but in the development space, I think anything goes. I can see where those links serve as history or precedent which is useful for developers. And not something teachers really care about, so different needs for different users :)
The reason for the Template is to alert people that this is '09 project. There is a Category:GSOC a sub category of Category:Project that seems to list student projects/. I thought about creating a template with links but most users do not flit between the projects. I was wondering if a sub category 09 might be better but decided that also too elaborate for the number of users who really were involved. I was going to go back and tag all the GSoC '09 projects with a category but ran out of time and put it on the potential roundtuit list.
Appreciate your comments, sorry for the delay in getting back to you. Thanks for all your contributions to Moodle, as well. Best --Chris collman 18:49, 25 May 2009 (UTC)
Hi Chris,
I realize now that I was overtly harsh about your changes. Sorry about that. My project indeed is a GSoC project, and it makes sense to have the GSoC template on it. But Usability is not directly related to this usability project, except by its subject area.
I find it fascinating that you know so much about Moodle Docs conventions. The reason for this is that my project is, in essence, a project to create easy-as-possible content to the Docs: UI guidelines. So I would really like to learn from you.
Oops, gotta go, will respond to the rest later. --Olli Savolainen 08:42, 27 May 2009 (UTC)
I have been mentored by Helen :) Trial and error, watching our community edit and discuss pages, and paying attention to repeating issues raised in a couple of forums also has influenced my knowledge of what seems to work. We all live in ruts that we can not see out of without help, some of us know it and some of us don't :) Cultural Anthropology with 5 years of what might be called field experience taught me that before my brain became frozen at 25. Best --Chris collman 10:03, 29 May 2009 (UTC)
Great :). As I am creating content on docs, too, do you think it might be possible to document, just briefly, the conventions we already use, and the relationship to other recommendations for using wikis, such as Wikipedia's? Or would you like to participate in the discussion, once we get that far, on the design of the future guidelines - which, although they are mostly for developers at this point - must critically be very easy to read, since usability is typically strange land for many developers. --Olli Savolainen 11:22, 29 May 2009 (UTC)
If you have time, please have a look at Progressive_Disclosure and comment. Thanks :) --Olli Savolainen 11:41, 2 June 2009 (UTC)

Beginning Administration FAQ

I liked your comments about the question: Why am I just not getting how Permissions and Roles work?

This section really jumps around in my logic and needs more links. The intro is good because it addresses a problem I had/have :) But after that I would delete the rest. At a certain point the words revert to a description of a process, where authentication is mixed in with front page roles and terms of teacher, course creator and such and what happens when a user comes back from a course..... I think more links will help and maybe ask another question (or more) to focus upon why the mental block about permissions, contexts, capabilities, and roles. --chris collman 12:37, 20 July 2009 (UTC)

Yes, you are probably right Chris, but my initial concern was to get the question up. Just go for it, I am not in the position I can spend a lot of time doing this until the end of September now. Cheers..

Your comment : (→How do I restore an older graphics course that is way over he file upload limit?: why someone would do this) It was worded the way it was for two reasons, first I rushed it and did not really think too hard about it, sorry, but then later when I realized it, and had time to fix it, you had already done so, thank you, saves me from looking like a complete blockhead..:) Colin Fraser 09:04, 12 December 2009 (UTC)Colin Fraser

Hey Colin, that is why MoodleDocs is collaborative, we help the process along as we are able and so inclined. I saw that because I am recreating a 1.5.3 site on a new 1.9.7 server. I decided I better review the Beginning Admin FAQs for any hints about backups and users. I had just finishing reinventing the wheel using WinSCP, when I saw your FAQ which was one of the issues I had to deal with. I will confess that I tend not to look at those pages to edit, but obviously find them useful as I am sure others do as well. Thanks for your continued contributions to Moodle, especially on behalf of the new users! --Chris collman 11:59, 12 December 2009 (UTC)

Thank you for catching my typo

https://docs.moodle.org/en/index.php?title=Unit_tests&diff=65278&oldid=65277 did rather change the meaning ;-)--Tim Hunt 14:51, 16 November 2009 (UTC)

Keep doing the heavy lifting, sometimes I will find a grain of sand to put in the right place. --Chris collman 11:39, 17 November 2009 (UTC)

GIFT examples?

Chris, have you carefully tested the GIFT examples in Moodle. I am very inclined to say "If it ain't broke, don't fix it" with these.--Tim Hunt 13:40, 10 June 2010 (UTC)

Thank you Tim. I will check all of them this morning. I like humor but the subject of Grant's Tomb could be culturally inappropriate and the difference between being entombed above ground and buried will not be obvious many speakers of English. Of course any changes had better work :) --Chris collman 09:38, 11 June 2010 (UTC)