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 插件目录中进行安装。

插件安装工具
插件已经通过校验,可以进行安装

相关链接