Difference between revisions of "Prioritization Framework"

From ICANNWiki
Jump to navigation Jump to search
Line 10: Line 10:
 
# All measures are in pixels
 
# All measures are in pixels
  
ImageSize  = width:auto height:500 barincrement:20
+
ImageSize  = width:800 height:500  
 
PlotArea  = left:20 right:20 bottom:20 top:20
 
PlotArea  = left:20 right:20 bottom:20 top:20
 
AlignBars  = early
 
AlignBars  = early
Line 16: Line 16:
 
DateFormat = mm/dd/yyyy
 
DateFormat = mm/dd/yyyy
 
Period    = from:04/01/2021 till:07/01/2022
 
Period    = from:04/01/2021 till:07/01/2022
TimeAxis  = orientation:vertical
+
TimeAxis  = orientation:vertical order:reverse
 
Colors =
 
Colors =
 
   id:grid value:rgb(0.9,0.9,0.9)
 
   id:grid value:rgb(0.9,0.9,0.9)

Revision as of 16:38, 3 November 2021

In November 2020, the ICANN Board approved a recommendation from ATRT3 to create a Prioritization Framework to integrate community, board, and org priorities into annual strategic & budget planning. The prioritization framework was intended to "achiev[e] an agreed upon definition of what it would mean for the prioritization process to “operate by consensus of the individual SO/ACs, Board, and org members that are participating in the prioritization process.”[1]

History

ICANN's Multistakeholder Model provides for the development of consensus-driven, bottom-up policy and recommendations from the community of stakeholders in the ICANN ecosystem. Over time, the generation of policy proposals, consensus advice, and recommendations has outstripped the ICANN board and orginization's ability to implement such proposals. This has resulted in bottlenecks at the board and org levels around policy implementation: the attention of the board is strained by the number of inputs from constituent bodies; and within the organization, resource limitations make it challenging to respond to all of the mandates generated by board approval of recommendations.[2] The

The Third Accountability and Transparency Review made several recommendations regarding the transparency of ICANN's decision-making process, as well as the creation of engagement processes for community-wide concerns. These included a proposed holistic review of ICANN's constituent organizations and re-factoring of existing Organizational Reviews into continuous improvement processes.[3] In addition, the review team proposed the creation of a "consensus model" for prioritizing the work of ICANN org and the recommendations derived from policy development processes, cross-community working groups, organizational and specific reviews, and other sources.[3]

Project Timeline

EasyTimeline 1.90


Timeline generation failed: 2 errors found
Line 8: TimeAxis = orientation:vertical order:reverse

- TimeAxis attribute 'order' invalid.

 'order:reverse' is only possible with DateFormat=yyyy (sorry)



Line 14: PlotData=

- PlotData invalid. No (valid) command 'TimeAxis' specified in previous lines.


References