Moodle 2.5 的新特性

出自MoodleDocs
前往:導覽、​搜尋

Template:About Moodle Moodle 2.5 為系統管理員,教師和學生帶來了大量激動人心的特性。

這個頁面列出了部分最激動人心的新特性。

完整的詳細發布信息,包括技術信息可以在Moodle 2.5 發行備註中找到。

(單擊下面的屏幕截圖可以查看大圖。)

針對老師和學生:

勳章

勳章 是一個獎勵學生的方法,現在教師可以在大量勳章中選擇一個來獎勵參與自己課程的學生。 勳章功能完全兼容 Mozilla Open Badges 項目.

教師設置一個勳章
學生查看已獲得的勳章
學生頁面展示了從 backpack.openbadges.org獲得的勳章

下面的這篇博文有可能是關於勳章描述最適合的文章:The Badges of Oz

Forms are much shorter

Moodle has a lot of settings and features, which means some of our forms have been getting rather long. We know this is daunting for new users!

We've made changes so that non-essential settings on forms are collapsed by default, yet you can quickly access them when you need them.

File:shorterforms.png
Note the "expand all" option and condensed links
File:showmoreshowless.png
"Show more" (and "show less" options

The rich text editor is collapsed and can be expanded:

File:collapsedassignment.png
Formatting options collapsed and box is narrow
File:expandedassignment.png
Formatting options shown and box expanded

In a similar space-saver, you can choose whether or not to enable the rich text editor when creating quiz questions:

File:quizform1.png
Without the editing tools
File:quizform2.png
With the editing tools

Reports moved to the Administration block

Reports have moved and can now be seen in the newly named Administration block, (formerly Settings.)

File:reportsinadmin.png
Administration block with Reports

Quickly "Jump to.." another section

If you're using the 'one section per page' setting, you can now move to other sections from a drop down menu:

File:jumpto25.png
The 'jump to' drop down menu returns

Drag and drop media and text onto the course page

You can now drag an image or some text onto your course page and choose whether to display it embedded in a label or as a clickable resource. See the Label documentation for more information.

File:dragdrop1.png
Drag an image onto your course page
File:dragdrop2.png
Choose "add image.."
File:dragdrop3.png
And here it is!
File:textdragdrop1.png
Text selected from a Word document is dragged over
File:textdragdrop2.png
Choose "add a label" (or page if you prefer)
File:textdragdrop3.png
And here it is!


Folders can be displayed inline on a course page

You can now choose whether to have a folder show its contents in a separate screen, as previously, or to have it display them inline with any subfolders expanded:

File:folder1.png
Typical folder display before 2.5
File:folder2.png
Folder displayed inline
File:folder3.png
Folder displayed inline with subfolders expanded

Assignment enhancements

Along with neater options for choosing submission and feedback types, resubmitting options are much improved. See Assignment settings for more information.

File:assignmentandfeedbackcondensed.png
Neater assignment set up screen
File:attemptsreopened.png
New settings for resubmissions

Word count in forum posts

A new setting in forums will display the number of words in a post:

File:bonding.png
Note word count bottom left

Templates for Essay question types

When using the Essay question type in a quiz, you can now set a template which appears in the students' text editor for scaffolding their response:

File:templatebox.png
Response template in question set up screen
File:quiztemplate.png
What the student sees

Glossary block enhancements

You can now use a global glossary in the random glossary block, and you can display the entries in alphabetical order:

File:glossaryalphabetical.png
Entries will display in alphabetical order

查找已選課的用戶列表

新的 已選課的用戶 查找對話框,能在很大課程中找到用戶更加容易:

查找註冊用戶的功能,能夠讓教師查找特定的用戶。

針對系統管理員:

新主題適應所有屏幕尺寸大小

Many of your favourite sites around the web these days use Bootstrap as a base framework and now Moodle does too! We have a new 'base' theme called "Bootstrapbase" that implements the basics, and a new usable theme called 'Clean' which extends it with some simple configuration options and also functions as a good template example for developing your own Bootstrap-based themes. It also (along with Afterburner) allows you to upload a logo directly from the file picker.

The Bootstrap framework allows us to responsively reformat the layout according to the screensize of the device used - on phone or tablet screens blocks move to the bottom, freeing up space for the main content at the top. In the future we hope everyone will want to migrate their Moodle themes to be Bootstrap-based.


File:Bootrap2.png
Clean theme on standard screen
File:Bootstrap1.png
Clean theme on smaller screen; note position of Navigation block
File:filepickerlogo.png
Add your logo from the file picker in Clean theme

從 Moodle 內部安裝插件

現在已經可以從 Moodle 內部安裝插件了,而不需要訪問服務器的文件夾,這種方式對沒有 FTP 訪問權限的 Moodle 站點管理員非常有用。

插件的 ZIP 文件可以上傳後進行安裝,也可以從 Moodle 插件目錄中進行安裝。

插件安裝工具
插件已經通過校驗,可以進行安裝

相關鏈接