<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://docs.moodle.org/30/en/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Floppyears</id>
	<title>MoodleDocs - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://docs.moodle.org/30/en/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Floppyears"/>
	<link rel="alternate" type="text/html" href="https://docs.moodle.org/30/en/Special:Contributions/Floppyears"/>
	<updated>2026-04-18T16:15:36Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://docs.moodle.org/30/en/index.php?title=Development:Timeline_course_format&amp;diff=56149</id>
		<title>Development:Timeline course format</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/30/en/index.php?title=Development:Timeline_course_format&amp;diff=56149"/>
		<updated>2009-05-20T13:11:44Z</updated>

		<summary type="html">&lt;p&gt;Floppyears: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This project will create a blog-style format for the course page. &lt;br /&gt;
{{GSOC 09}}&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Forum&#039;&#039;&#039;: [http://moodle.org/mod/forum/discuss.php?d=120087 forum discussion]   &lt;br /&gt;
*&#039;&#039;&#039;Tracker:&#039;&#039;&#039; [http://moodle.org/mod/forum/discuss.php?d=120087 tracker issue]&lt;br /&gt;
*&#039;&#039;&#039;Project Student:&#039;&#039;&#039; Jose Cedeno &lt;br /&gt;
&lt;br /&gt;
==Overview==&lt;br /&gt;
This is a project for [https://docs.moodle.org/en/GSOC Google Summer of Code] at Moodle. I plan on adding a blog-style format for the course page as described in the [https://docs.moodle.org/en/Projects_for_new_developers#Blog-style_course_format project ideas wiki page]. I want to add support so that a course can have be really long if needed. The blog-style format would make it easy to teach a new class for the first time. The instructor could prepare topics 1 or 2 days ahead of time, add a topic for a specific day and list things that would be covered in a specific day. This project idea was requested by the OLPC teachers that found Moodle hard to use for their teaching style. The main audience for this module would be K-12 teachers.&lt;br /&gt;
&lt;br /&gt;
==Schedule of Deliverables==&lt;br /&gt;
===First trimester (20 April - 22 May)===&lt;br /&gt;
&lt;br /&gt;
* Start discussion in forum to better define the scope, and requirements of the project (MEASURE: forum activity, DEADLINE: 20th April).&lt;br /&gt;
* Gather information, feedback and advice from instructors and developers (MEASURE: wiki article updates, DEADLINE: 10 May).&lt;br /&gt;
* Talk to Moodle developers in the mailing list to find out areas that can need to be handled with care (MEASURE: mailing list activity, DEADLINE: May 1).&lt;br /&gt;
* Finalizing database changes and project plan (MEASURE: wiki articles created regarding project plan and updates on old documents, DEADLINE: 18 May).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Second trimester (23 May - 6 July)===&lt;br /&gt;
&lt;br /&gt;
* Get a simple mockup that contains the blog-style functionality so that it can be uploaded to the Moodle demo site (MEASURE: commit logs, DEADLINE: 20 June).&lt;br /&gt;
* Write unit tests for the code (MEASURE: commit logs, DEADLINE: 1 July).&lt;br /&gt;
* Work on feedback received from Moodle demo site (MEASURE: forum activity, commit messages, tracker activity, DEADLINE: 1 JULY).&lt;br /&gt;
* Get some users to test the changes to course page (MEASURE: forum discussion and user tests, DEADLINE: 30 June).&lt;br /&gt;
* Work on testing really long courses to find bottlenecks (MEASURE: commit logs and test results, DEADLINE: 30 June).&lt;br /&gt;
* Update documentation (MEASURE: wiki articles history, DEADLINE: 6 July).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Third trimester (7 July - 10 August)===&lt;br /&gt;
&lt;br /&gt;
* Gather feedback from users (MEASURE: wiki articles created and forum discussion, DEADLINE: 8 July).&lt;br /&gt;
* Start working on porting the blog-style course format to Moodle 2.0 (DEADLINE: 7 July).&lt;br /&gt;
* Test the course format in Moodle 2.0 (MEASURE: commit logs, DEADLINE 20 July).&lt;br /&gt;
* Gather feedback on blog-style course page (MEASURE: wiki articles and forum discussion, DEADLINE: 6 August).&lt;br /&gt;
* Work on user feedback (MEASURE: commit logs, DEADLINE: 10 August).&lt;br /&gt;
* Write wiki articles and documentation on next steps and lessons learned (MEASURE: wiki articles, DEADLINE: 10 August).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Future Work==&lt;br /&gt;
&lt;br /&gt;
Allow archival of topics just like a blog would. Some users might find it useful to archive the parts of the course by month just like regular blog would.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Allow students to comment on proposed topics for a class. This might be useful when teachers hold study sessions or want to request student feedback on a class day.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Use more ajax to enhance the blog-style course page by reducing http requests and make the interface more responsive.&lt;br /&gt;
&lt;br /&gt;
Allow students to be notified of changes in the course schedule. If the class requires a lot of hw or reading, it might be useful to notify the students when changes take place. This can save teachers and students a lot of time. The instructor doesn&#039;t need to notify students of changes to a specific day, and students get notified as soon as a change takes place and thus they have as much as notice as possible when hw are added or other things change.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Do more benchamarking. With courses that can last for a very long period of time, we need to worry about how to deal with more data. We should compare the performance of common tasks with a regular course page and a blog-style course page. If there are problems and limitations, how can we deal them without affecting performance.&lt;br /&gt;
&lt;br /&gt;
==Ideas on how to Organize Tracker bugs/tasks==&lt;br /&gt;
* Adding topics to the bottom of the list and sorting in reverse order&lt;br /&gt;
* Pagination and archival of topics&lt;br /&gt;
* Displaying date and other formatting related to topics&lt;br /&gt;
* Working on bottlenecks.&lt;br /&gt;
&lt;br /&gt;
==More Information==&lt;br /&gt;
For more information, please see the external links below:&lt;br /&gt;
* [http://moodle.org/mod/forum/discuss.php?d=120087 forum discussion]   &lt;br /&gt;
* [http://moodle.org/mod/forum/discuss.php?d=120087 tracker issue]&lt;br /&gt;
* [http://wiki.laptop.org/go/XS_Project_Ideas#Moodle XS idea description]&lt;/div&gt;</summary>
		<author><name>Floppyears</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/30/en/index.php?title=Development:Timeline_course_format&amp;diff=55270</id>
		<title>Development:Timeline course format</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/30/en/index.php?title=Development:Timeline_course_format&amp;diff=55270"/>
		<updated>2009-05-05T14:27:24Z</updated>

		<summary type="html">&lt;p&gt;Floppyears: specifying that this development is for gsoc&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
[http://moodle.org/mod/forum/discuss.php?d=120087 forum discussion]   &lt;br /&gt;
&lt;br /&gt;
[http://moodle.org/mod/forum/discuss.php?d=120087 tracker issue]&lt;br /&gt;
&lt;br /&gt;
This is a project for [https://docs.moodle.org/en/GSOC Google Summer of Code] at Moodle. I plan on adding a blog-style format for the course page as described in the [https://docs.moodle.org/en/Projects_for_new_developers#Blog-style_course_format project ideas wiki page], . I want to add support so that a course can have be really long if needed. The blog-style format would make it easy to teach a new class for the first time. The instructor could prepare topics 1 or 2 days ahead of time, add a topic for a specific day and list things that would be covered in a specific day. This project idea was requested by the OLPC teachers that found Moodle hard to use for their teaching style. The main audience for this module would be K-12 teachers.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Schedule of Deliverables==&lt;br /&gt;
===First trimester (20 April - 22 May)===&lt;br /&gt;
&lt;br /&gt;
* Start discussion in forum to better define the scope, and requirements of the project (MEASURE: forum activity, DEADLINE: 20th April).&lt;br /&gt;
* Gather information, feedback and advice from instructors and developers (MEASURE: wiki article updates, DEADLINE: 10 May).&lt;br /&gt;
* Talk to Moodle developers in the mailing list to find out areas that can need to be handled with care (MEASURE: mailing list activity, DEADLINE: May 1).&lt;br /&gt;
* Finalizing database changes and project plan (MEASURE: wiki articles created regarding project plan and updates on old documents, DEADLINE: 18 May).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Second trimester (23 May - 6 July)===&lt;br /&gt;
&lt;br /&gt;
* Create needed database fields to handle extra long course (MEASURE: commit logs of sql code to add fields, DEADLINE: 20 May).&lt;br /&gt;
* Write unit tests for the code (MEASURE: commit logs, DEADLINE: 1 July).&lt;br /&gt;
* Work on course page (MEASURE: commit logs, DEADLINE: 25 June).&lt;br /&gt;
* Get some users to test the course page (MEASURE: forum discussion and user tests, DEADLINE: 30 June).&lt;br /&gt;
* Update documentation (MEASURE: wiki articles history, DEADLINE: 6 July).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Third trimester (7 July - 10 August)===&lt;br /&gt;
&lt;br /&gt;
* Gather feedback from users (MEASURE: wiki articles created and forum discussion, DEADLINE: 8 July).&lt;br /&gt;
* Work on user feedback (MEASURE: commit logs, DEADLINE: 15 July).&lt;br /&gt;
* Work on testing really long courses to find bottlenecks (MEASURE: commit logs and test results, DEADLINE: 3 August).&lt;br /&gt;
* Start discussion on forums regarding bottleneck issues (MEASURE: mailing list and  test results, DEADLINE: 4 August).&lt;br /&gt;
* Gather feedback on blog-style course page (MEASURE: wiki articles and forum discussion, DEADLINE: 6 August).&lt;br /&gt;
* Work on user feedback (MEASURE: commit logs, DEADLINE: 10 August).&lt;br /&gt;
* Write wiki articles and documentation on next steps and lessons learned (MEASURE: wiki articles, DEADLINE: 10 August).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Future Work==&lt;br /&gt;
&lt;br /&gt;
Allow archival of topics just like a blog would. Some users might find it useful to archive the parts of the course by month just like regular blog would.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Allow students to comment on proposed topics for a class. This might be useful when teachers hold study sessions or want to request student feedback on a class day.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Use more ajax to enhance the blog-style course page by reducing http requests and make the interface more responsive.&lt;br /&gt;
&lt;br /&gt;
Allow students to be notified of changes in the course schedule. If the class requires a lot of hw or reading, it might be useful to notify the students when changes take place. This can save teachers and students a lot of time. The instructor doesn&#039;t need to notify students of changes to a specific day, and students get notified as soon as a change takes place and thus they have as much as notice as possible when hw are added or other things change.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Do more benchamarking. With courses that can last for a very long period of time, we need to worry about how to deal with more data. We should compare the performance of common tasks with a regular course page and a blog-style course page. If there are problems and limitations, how can we deal them without affecting performance.&lt;br /&gt;
&lt;br /&gt;
==More Information==&lt;br /&gt;
For more information, please see the external links below:&lt;br /&gt;
* [http://moodle.org/mod/forum/discuss.php?d=120087 forum discussion]   &lt;br /&gt;
* [http://moodle.org/mod/forum/discuss.php?d=120087 tracker issue]&lt;br /&gt;
* [http://wiki.laptop.org/go/XS_Project_Ideas#Moodle XS idea description]&lt;/div&gt;</summary>
		<author><name>Floppyears</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/30/en/index.php?title=Development:Timeline_course_format&amp;diff=55268</id>
		<title>Development:Timeline course format</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/30/en/index.php?title=Development:Timeline_course_format&amp;diff=55268"/>
		<updated>2009-05-05T14:21:16Z</updated>

		<summary type="html">&lt;p&gt;Floppyears: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
[http://moodle.org/mod/forum/discuss.php?d=120087 forum discussion]   &lt;br /&gt;
&lt;br /&gt;
[http://moodle.org/mod/forum/discuss.php?d=120087 tracker issue]&lt;br /&gt;
&lt;br /&gt;
I plan on adding a blog-style format for the course page as described in the [https://docs.moodle.org/en/Projects_for_new_developers#Blog-style_course_format project ideas wiki page], . I want to add support so that a course can have be really long if needed. The blog-style format would make it easy to teach a new class for the first time. The instructor could prepare topics 1 or 2 days ahead of time, add a topic for a specific day and list things that would be covered in a specific day. This project idea was requested by the OLPC teachers that found Moodle hard to use for their teaching style. The main audience for this module would be K-12 teachers.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Schedule of Deliverables==&lt;br /&gt;
===First trimester (20 April - 22 May)===&lt;br /&gt;
&lt;br /&gt;
* Start discussion in forum to better define the scope, and requirements of the project (MEASURE: forum activity, DEADLINE: 20th April).&lt;br /&gt;
* Gather information, feedback and advice from instructors and developers (MEASURE: wiki article updates, DEADLINE: 10 May).&lt;br /&gt;
* Talk to Moodle developers in the mailing list to find out areas that can need to be handled with care (MEASURE: mailing list activity, DEADLINE: May 1).&lt;br /&gt;
* Finalizing database changes and project plan (MEASURE: wiki articles created regarding project plan and updates on old documents, DEADLINE: 18 May).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Second trimester (23 May - 6 July)===&lt;br /&gt;
&lt;br /&gt;
* Create needed database fields to handle extra long course (MEASURE: commit logs of sql code to add fields, DEADLINE: 20 May).&lt;br /&gt;
* Write unit tests for the code (MEASURE: commit logs, DEADLINE: 1 July).&lt;br /&gt;
* Work on course page (MEASURE: commit logs, DEADLINE: 25 June).&lt;br /&gt;
* Get some users to test the course page (MEASURE: forum discussion and user tests, DEADLINE: 30 June).&lt;br /&gt;
* Update documentation (MEASURE: wiki articles history, DEADLINE: 6 July).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Third trimester (7 July - 10 August)===&lt;br /&gt;
&lt;br /&gt;
* Gather feedback from users (MEASURE: wiki articles created and forum discussion, DEADLINE: 8 July).&lt;br /&gt;
* Work on user feedback (MEASURE: commit logs, DEADLINE: 15 July).&lt;br /&gt;
* Work on testing really long courses to find bottlenecks (MEASURE: commit logs and test results, DEADLINE: 3 August).&lt;br /&gt;
* Start discussion on forums regarding bottleneck issues (MEASURE: mailing list and  test results, DEADLINE: 4 August).&lt;br /&gt;
* Gather feedback on blog-style course page (MEASURE: wiki articles and forum discussion, DEADLINE: 6 August).&lt;br /&gt;
* Work on user feedback (MEASURE: commit logs, DEADLINE: 10 August).&lt;br /&gt;
* Write wiki articles and documentation on next steps and lessons learned (MEASURE: wiki articles, DEADLINE: 10 August).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Future Work==&lt;br /&gt;
&lt;br /&gt;
Allow archival of topics just like a blog would. Some users might find it useful to archive the parts of the course by month just like regular blog would.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Allow students to comment on proposed topics for a class. This might be useful when teachers hold study sessions or want to request student feedback on a class day.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Use more ajax to enhance the blog-style course page by reducing http requests and make the interface more responsive.&lt;br /&gt;
&lt;br /&gt;
Allow students to be notified of changes in the course schedule. If the class requires a lot of hw or reading, it might be useful to notify the students when changes take place. This can save teachers and students a lot of time. The instructor doesn&#039;t need to notify students of changes to a specific day, and students get notified as soon as a change takes place and thus they have as much as notice as possible when hw are added or other things change.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Do more benchamarking. With courses that can last for a very long period of time, we need to worry about how to deal with more data. We should compare the performance of common tasks with a regular course page and a blog-style course page. If there are problems and limitations, how can we deal them without affecting performance.&lt;br /&gt;
&lt;br /&gt;
==More Information==&lt;br /&gt;
For more information, please see the external links below:&lt;br /&gt;
* [http://moodle.org/mod/forum/discuss.php?d=120087 forum discussion]   &lt;br /&gt;
* [http://moodle.org/mod/forum/discuss.php?d=120087 tracker issue]&lt;br /&gt;
* [http://wiki.laptop.org/go/XS_Project_Ideas#Moodle XS idea description]&lt;/div&gt;</summary>
		<author><name>Floppyears</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/30/en/index.php?title=Development:Timeline_course_format&amp;diff=55263</id>
		<title>Development:Timeline course format</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/30/en/index.php?title=Development:Timeline_course_format&amp;diff=55263"/>
		<updated>2009-05-05T14:16:19Z</updated>

		<summary type="html">&lt;p&gt;Floppyears: New page: ==Introduction== [http://moodle.org/mod/forum/discuss.php?d=120087 forum discussion]     [http://moodle.org/mod/forum/discuss.php?d=120087 tracker issue]  I plan on adding a blog-style for...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
[http://moodle.org/mod/forum/discuss.php?d=120087 forum discussion]   &lt;br /&gt;
&lt;br /&gt;
[http://moodle.org/mod/forum/discuss.php?d=120087 tracker issue]&lt;br /&gt;
&lt;br /&gt;
I plan on adding a blog-style format for the course page as described in the [https://docs.moodle.org/en/Projects_for_new_developers#Blog-style_course_format project ideas wiki page], . I want to add support so that a course can have be really long if needed. The blog-style format would make it easy to teach a new class for the first time. The instructor could prepare topics 1 or 2 days ahead of time, add a topic for a specific day and list things that would be covered in a specific day. This project idea was requested by the OLPC teachers that found Moodle hard to use for their teaching style. The main audience for this module would be K-12 teachers.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Schedule of Deliverables==&lt;br /&gt;
===First trimester (20 April - 22 May)===&lt;br /&gt;
&lt;br /&gt;
* Start discussion in forum to better define the scope, and requirements of the project (MEASURE: forum activity, DEADLINE: 20th April).&lt;br /&gt;
* Gather information, feedback and advice from instructors and developers (MEASURE: wiki article updates, DEADLINE: 10 May).&lt;br /&gt;
* Talk to Moodle developers in the mailing list to find out areas that can need to be handled with care (MEASURE: mailing list activity, DEADLINE: May 1).&lt;br /&gt;
* Finalizing database changes and project plan (MEASURE: wiki articles created regarding project plan and updates on old documents, DEADLINE: 18 May).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Second trimester (23 May - 6 July)===&lt;br /&gt;
&lt;br /&gt;
* Create needed database fields to handle extra long course (MEASURE: commit logs of sql code to add fields, DEADLINE: 20 May).&lt;br /&gt;
* Write unit tests for the code (MEASURE: commit logs, DEADLINE: 1 July).&lt;br /&gt;
* Work on course page (MEASURE: commit logs, DEADLINE: 25 June).&lt;br /&gt;
* Get some users to test the course page (MEASURE: forum discussion and user tests, DEADLINE: 30 June).&lt;br /&gt;
* Update documentation (MEASURE: wiki articles history, DEADLINE: 6 July).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Third trimester (7 July - 10 August)===&lt;br /&gt;
&lt;br /&gt;
* Gather feedback from users (MEASURE: wiki articles created and forum discussion, DEADLINE: 8 July).&lt;br /&gt;
* Work on user feedback (MEASURE: commit logs, DEADLINE: 15 July).&lt;br /&gt;
* Work on testing really long courses to find bottlenecks (MEASURE: commit logs and test results, DEADLINE: 3 August).&lt;br /&gt;
* Start discussion on forums regarding bottleneck issues (MEASURE: mailing list and  test results, DEADLINE: 4 August).&lt;br /&gt;
* Gather feedback on blog-style course page (MEASURE: wiki articles and forum discussion, DEADLINE: 6 August).&lt;br /&gt;
* Work on user feedback (MEASURE: commit logs, DEADLINE: 10 August).&lt;br /&gt;
* Write wiki articles and documentation on next steps and lessons learned (MEASURE: wiki articles, DEADLINE: 10 August).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Future Work==&lt;br /&gt;
&lt;br /&gt;
Allow archival of topics just like a blog would. Some users might find it useful to archive the parts of the course by month just like regular blog would.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Allow students to comment on proposed topics for a class. This might be useful when teachers hold study sessions or want to request student feedback on a class day.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Use more ajax to enhance the blog-style course page by reducing http requests and make the interface more responsive.&lt;br /&gt;
&lt;br /&gt;
Allow students to be notified of changes in the course schedule. If the class requires a lot of hw or reading, it might be useful to notify the students when changes take place. This can save teachers and students a lot of time. The instructor doesn&#039;t need to notify students of changes to a specific day, and students get notified as soon as a change takes place and thus they have as much as notice as possible when hw are added or other things change.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Do more benchamarking. With courses that can last for a very long period of time, we need to worry about how to deal with more data. We should compare the performance of common tasks with a regular course page and a blog-style course page. If there are problems and limitations, how can we deal them without affecting performance.&lt;/div&gt;</summary>
		<author><name>Floppyears</name></author>
	</entry>
</feed>