10 Extra Credit Points
20 Extra Credit Points
15 Extra Points
5 Extra Points
10 Extra Points
100

What is "privacy"?

Information shared with visiting web pages, how the information is used, who the information is shared with, or if the information is used to track others. 

100

What are the requirements of public domain works? 

 Public domain status allows the user unrestricted access and unlimited creativity! There are three main categories of public domain works: Works that automatically enter the public domain upon creation, because they are not copyrightable: Titles, names, short phrases and slogans, familiar symbols, numbers. 

100

How do I modify the date value when formatting a cell? 

  1. Select the cells(s) you want to modify. Selecting a cell range.
  2. Click the drop-down arrow next to the Number Format command on the Home tab. The Number Formatting drop-down menu will appear.
  3. Select the desired formatting option. ...
  4. The selected cells will change to the new formatting style.
100

Define Access and Oracle. 

Microsoft Access is a database management system (DBMS) from Microsoft that combines the relational Microsoft Jet Database Engine with a graphical user interface and software-development tools. 

An Oracle database is a collection of data treated as a unit. The purpose of a database is to store and retrieve related information. A database server is the key to solving the problems of information management.

100

What is the difference between accessibility and usability in a web page? 

Web accessibility means that everyone can equally perceive, understand, navigate, and interact with websites and tools.

Usability: is about designing products to be effective, efficient, and satisfying. Usability includes user experience design.

200

What are digital footprints? 

A trial of data you create while using the internet. 

200

How does the AutoSum command calculate data? 

Go to the cell where you want the total value to appear. Type =sum(number1:number2) then press the enter key. Then on the Home Tab select AutoSum.

200

In Excel, if ##### is displayed, how would I adjust the column? 

Change the column width. 

  1. Select the column or columns that you want to change.

  2. On the Home tab, in the Cells group, click Format.

  3. Under Cell Size, click Column Width.

    In the Column width box, type the value that you want. Click OK.

200

How do you apply graphics to a webpage? 

Embedding Images into a Web Page. Once you've created your image, saved it as either GIF, PNG or JPEG format, then uploaded it to a web server, you can embed it into a web page. Embedding an image into a web page is done using HTML. HTML has a special tag for this - the <img> tag.

200

How do I sort records in a database? 

  1. Select a field you want to sort by. ...
  2. Click the Home tab on the Ribbon, and locate the Sort & Filter group.
  3. Sort the field by selecting the Ascending or Descending command. 
  4. The table will now be sorted by the selected field.
  5. To save the new sort, click the Save command on the Quick Access toolbar.
300

What is copyright infringement? 

A violation of an individual or organization's copyright. The unauthorized use of copyrighted material, such as text, photos, videos, music, software, and other original content. 

300

How do you enter a MAX function into a spreadsheet? 

Select a blank cell to apply the max function beyond the range that you want to search for the max data. 1. Then click Formula > Autosum > Max, and then select the range you want to find the max data.

300

How would you merge and center cells? 

  1. Highlight or select a range of cells.
  2. Right-click on the highlighted cells and select Format Cells....
  3. Click the Alignment tab and place a checkmark in the checkbox labeled Merge cells.
300

In Excel, how would you select multiple cells? 

To select non sequential cells, click the first cell, hold down the Ctrl key, and click each additional cell (or row or column) you want to select.

300

How would you copy and paste information from one cell to another? 

  1. Select the cell containing the formula you want to copy.
  2. Click Home > Copy, or press Ctrl+C.
  3. On the same sheet or another sheet, click onto the cell into which you'll paste the formula.
400

What are adjacent cells? 

A contiguous range of cells in a group of highlighted cells that are right next to each other.  

400

What is the formula for an absolute reference? 

An absolute cell reference is a cell address that contains a dollar sign ($) in the row or column coordinate, or both. When you enter a cell reference in a formula, Excel assumes it is a relative reference unless you change it to an absolute reference.

400

What is the function of a filter tool? 

 Use this tool to identify records in your data that meet a specified criteria.

400

How do you delete a column? 

  1. Right-click in a table cell, row, or column you want to delete.
  2. On the menu, click Delete Cells.
  3. To delete one cell, choose Shift cells left or Shift cells up. To delete the row, click Delete entire row. To delete the column, click Delete entire column.
400

In Excel spreadsheet, what is the purpose of a table? 

Microsoft Excel can be used to analyze vast amounts of data, and one of the best features in Excel for this purpose is changing your data range to a table. With tables, you can quickly sort and filter your data, add new records, and see your charts and PivotTables update automatically.

500

Name two things that ARE appropriate to post online? 

Name two things that AREN'T appropriate to post online? 

Appropriate:

 1) Favorite color, Artist, or book. 

2)  Favorite TV Show, Park or School. 

Inappropriate: 

1) Current Location 

2) Family or personal information. 

500

In database, what is SQL ? 

SQL (pronounced "ess-que-el") stands for Structured Query Language. ... SQL statements are used to perform tasks such as update data on a database, or retrieve data from a database. Some common relational database management systems that use SQL are: Oracle, Sybase, Microsoft SQL Server, Access, Ingres, etc.

500

What is the purpose of a primary key? 

The main purpose of a primary key is to implement a relationship between two tables in a relational database.

500

How do you adjust a column? 

  1. Select the column or columns that you want to change.
  2. On the Home tab, in the Cells group, click Format.
  3. Under Cell Size, click AutoFit Column Width.
500

Where would you go to sort data alphabetically in a spreadsheet? 

  1. Select the cell range you want to sort. ...
  2. Select the Data tab on the Ribbon, then click the Sortcommand. ...
  3. The Sort dialog box will appear. ...
  4. Decide the sorting order (either ascending or descending). ...
  5. Once you're satisfied with your selection, click OK. ...
  6. The cell range will be sorted by the selected column.