Difference between revisions of "Features/Print Support"

From Sugar Labs
Jump to navigation Jump to search
m
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
<noinclude>{{TOCright}}
+
<noinclude>
 
[[Category:Feature Page Incomplete]]
 
[[Category:Feature Page Incomplete]]
[[Category:Feature|PrintSupport]]
+
[[Category:Feature|Print Support]]
[[Category:Features requested by Uruguay|3G_Support]]
+
[[Category:Features requested by Uruguay|Print Support]]
 
</noinclude>
 
</noinclude>
  
 
== Summary ==
 
== Summary ==
This feature has differents use case:
+
This feature has different use cases:
1- Allow the Sugar user to use a printer connected to the computer
+
# Allow the Sugar user to use a printer connected to the computer.
2- Allow the Sugar user to use a Network Printer  
+
# Allow the Sugar user to use a Network Printer.
3- Allow the Sugar user to use a Network Printer sending his job to a backend like moodle (tipical scenario in classroom)
+
# Allow the Sugar user to use a Network Printer sending his job to a server like Moodle (a typical scenario in a classroom).
  
 
We want to resolve the first point "Allow the Sugar user to use a printer connected to the computer".
 
We want to resolve the first point "Allow the Sugar user to use a printer connected to the computer".
Line 26: Line 26:
  
 
== Detailed Description ==
 
== Detailed Description ==
=== Use Case 1- "Allow the Sugar user to use a printer connected to the computer" ===
+
=== Use Case 1: Printer connected to the computer  ===
 +
"Allow the Sugar user to use a printer connected to the computer"
  
 
'''Option A'''
 
'''Option A'''
Line 34: Line 35:
 
'''Option B'''
 
'''Option B'''
  
A new action "Export to PDF" will be available in some activities. In the journal the user could select an entry and send it to print (if the action "Send to print" has sense according to the type of the entry (pdf, odt, image)).
+
A new action "Export to PDF" will be available in some activities. In the Journal the user could select an entry and send it to print (if the action "Send to print" has sense according to the type of the entry (pdf, odt, image)).
  
 
In both alternatives the user could configure some options (paper for example). Maybe a new option "Printer Configuration" will be necessary in Control Panel.
 
In both alternatives the user could configure some options (paper for example). Maybe a new option "Printer Configuration" will be necessary in Control Panel.
  
 
== Benefit to Sugar ==
 
== Benefit to Sugar ==
Users will be able to print his jobs. In the classroom will be more common the use of a network printer and a backend for manage the print jobs.  
+
Users will be able to print their jobs. In the classroom it will be more common to use a network printer and a server to manage the print jobs.  
 
The use of a printer connected directly to the computer will be more common in the student house.
 
The use of a printer connected directly to the computer will be more common in the student house.
  
 
== Scope ==
 
== Scope ==
The activities in which print action has sense should add an option to export to pdf or print directly to the printer.
+
* The activities in which print action has sense should add an option to export to pdf or print directly to the printer.
The journal should be modify to add a "Send to Print" option.
+
* The Journal should be modified to add a "Send to Print" option.
A new option "Configure Printer" could be necesary to configure the printer in the control panel.
+
* A new option "Configure Printer" could be necessary to configure the printer in the control panel.
  
 
==UI Design==
 
==UI Design==
Line 61: Line 62:
  
 
== Documentation ==
 
== Documentation ==
This project could be usefull to this feature: Google Summer of Code "Print Support" Project (http://wiki.sugarlabs.org/go/Print_Support).  
+
This project could be useful to this feature: Google Summer of Code "Print Support" Project ([[Print Support]]).  
  
  
Line 68: Line 69:
  
 
== Comments and Discussion ==
 
== Comments and Discussion ==
* See [[{{TALKPAGENAME}}|discussion tab for this feature]] <!-- This adds a link to the "discussion" tab associated with your page.  This provides the ability to have ongoing comments or conversation without bogging down the main feature page. -->
+
* See [[{{TALKPAGENAME}}|discussion tab for this feature]]

Latest revision as of 12:27, 6 November 2013


Summary

This feature has different use cases:

  1. Allow the Sugar user to use a printer connected to the computer.
  2. Allow the Sugar user to use a Network Printer.
  3. Allow the Sugar user to use a Network Printer sending his job to a server like Moodle (a typical scenario in a classroom).

We want to resolve the first point "Allow the Sugar user to use a printer connected to the computer". The use case 3 is supported now. (check it)


Owner

Current status

  • In Study
  • Targeted release:
  • Last updated:
  • Percentage of completion: 0%

Detailed Description

Use Case 1: Printer connected to the computer

"Allow the Sugar user to use a printer connected to the computer"

Option A

A new action "Print" will be available in some activities.

Option B

A new action "Export to PDF" will be available in some activities. In the Journal the user could select an entry and send it to print (if the action "Send to print" has sense according to the type of the entry (pdf, odt, image)).

In both alternatives the user could configure some options (paper for example). Maybe a new option "Printer Configuration" will be necessary in Control Panel.

Benefit to Sugar

Users will be able to print their jobs. In the classroom it will be more common to use a network printer and a server to manage the print jobs. The use of a printer connected directly to the computer will be more common in the student house.

Scope

  • The activities in which print action has sense should add an option to export to pdf or print directly to the printer.
  • The Journal should be modified to add a "Send to Print" option.
  • A new option "Configure Printer" could be necessary to configure the printer in the control panel.

UI Design

How To Test

Features/Print Support/Testing

User Experience

Dependencies

None.

Contingency Plan

None necessary, revert to previous release behaviour.

Documentation

This project could be useful to this feature: Google Summer of Code "Print Support" Project (Print Support).


Release Notes

TBD

Comments and Discussion