# September 18th, 2015 – Release Notes – Computer Concepts Introduction To Web Development

## September 18th, 2015 – Release Notes – Computer Concepts Introduction To Web Development

## **New SIMnet Content & Features**

#### **Computer Concepts Chapter 6 Release Notes**

We have added a new chapter to the Computer Concepts module titled *Introduction to Web Development*! The chapter includes these skills:

* Introduction to Web Development
* Web Hosting
* FTP
* Creating a Web Site
* Creating HTML Documents
* Page Layout Elements
* Working with Graphics and Media
* Hyperlinks
* Styles and CSS
* Introduction to JavaScript
* Using JavaScript Frameworks

#### **PowerPoint Cheat Detection**

SIMnet now has been rolling out the ability to detect if a student has copied elements of a document from another student’s file and pasted the elements into their own file [throughout the summer](/blog/2015-posts/cheat-detection-in-projects.md). This is in addition to detecting if a student submits another students file for grading. Details about the copied elements is available in the Academic Integrity Violation Report. This feature now available for *PowerPoint 2013 Skills* projects and *PowerPoint 2013 In Practice* projects.

#### **Mac 2016 Supported Projects**

Support for Mac 2016 has been added for the following projects:

* Excel 2013 Skills Approach – Ch. 4 Challenge Yourself (Mac Supported)
* Excel 2013 Skills Approach – Ch. 5 Skill Review (Mac Supported)
* Word 2013 In Practice – Independent Project 1-6 (Mac 2016 Supported)
* Word 2013 In Practice – Improve It Project 3-7 (Mac 2016 Supported)
* Word 2013 In Practice – Independent Project 8-4 (Mac 2016 Supported)
* Word 2013 In Practice – Independent Project 9-4 (Mac 2016 Supported)
* Word 2013 In Practice – Independent Project 10-6 (Mac 2016 Supported)
* Word 2013 Skills Approach – Fix it 5.6 (Mac 2016 Supported)
* Word 2013 Skills Approach – Skill Review 6.2 (Mac 2016 Supported)
* Word 2013 Skills Approach – Challenge Yourself 7.3 (Mac 2016 Supported)
* Word 2013 Skills Approach – Skill Review 8.1 (Mac 2016 Supported)
* Word 2013 Skills Approach – Skill Review 9.1 (Mac 2016 Supported)

## **Bug Fixes and Project Improvements**

#### **Word**

Grading of tables of contents can now handle all methods of inserting the table of contents. Checking the style of the table of contents has been improved.

Grading symbols such as registered trademark and copyright now accommodates the multiple ways that symbols are represented in the underlying files.

#### **Excel**

* 2013 In Practice – Independent Project 4-4 – Improved grading of pivot table elements and filters.
* 2013 In Practice – Independent Project 5-5 – Removed document formatting from the start file and added grading for step 9b.
* 2013 In Practice – Independent Project 7-5 – Added a check for the existence of a password when grading protect sheet options.
* 2013 In Practice – Independent Project 8-5 – Improved grading of chart style and pivot table.
* 2013 Skills Approach – Skill Review 4.1 – Added a note to the instructions regarding step 21.

#### **Word**

O’Leary Word 2013 – Lab 3-1 Improving a Report – Fixed a problem when checking font size when font size was applied through a style and other font formatting was applied directly to the paragraph


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.simnetonline.com/blog/2015-posts/september-18th-2015-release-notes-computer-concepts-introduction-to-web-development.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
