From e4daad432714a59dc334d2656540e7431a3e90c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Andr=C3=A9s=20Rocha?= Date: Wed, 24 Oct 2012 20:30:54 -0400 Subject: [PATCH 1/4] Update Job Page with new positions --- lms/static/sass/multicourse/_jobs.scss | 8 +++ lms/templates/static_templates/jobs.html | 67 +++++++++++++++++++++++- 2 files changed, 74 insertions(+), 1 deletion(-) diff --git a/lms/static/sass/multicourse/_jobs.scss b/lms/static/sass/multicourse/_jobs.scss index d2f86e93a6..f9629232d6 100644 --- a/lms/static/sass/multicourse/_jobs.scss +++ b/lms/static/sass/multicourse/_jobs.scss @@ -136,6 +136,14 @@ margin-bottom: 15px; } + h4 { + font-size: 1.0em; + font-family: $sans-serif; + font-weight: 700; + margin-top: 25px; + margin-bottom: 10px; + } + ul { padding-left: 50px; } diff --git a/lms/templates/static_templates/jobs.html b/lms/templates/static_templates/jobs.html index f2b3b69cab..77f292b80f 100644 --- a/lms/templates/static_templates/jobs.html +++ b/lms/templates/static_templates/jobs.html @@ -1,5 +1,4 @@ <%namespace name='static' file='../static_content.html'/> - <%inherit file="../main.html" /> <%block name="title">Jobs @@ -50,12 +49,78 @@

If you are interested in this position, please send an email to jobs@edx.org

+
+
+

Learning Designer/Interaction Learning Designer

+

The Learning Designer will work as part of the content and development team to plan, develop and deliver highly engaging and media rich online courses. The learning designer will be a flexible thinker, able to determine and apply sound pedagogical strategies to unique situations and a diverse set of academic disciplines.

+

Specific Responsibilities include:

+
    +
  • Work with producers, product developers and course staff on implementing instructional design approaches in the development of media and other course materials.
  • +
  • Articulate learning objectives and align them to content design strategy and assessments.
  • +
  • Write effective instructional text, and audio and video scripts.
  • +
  • Coordinate workflows with video and content development team
  • +
  • Identify best practices and share these with the course staff and faculty as needed.
  • +
  • Create course communication style guides. Train and coach teaching staff on best practices for communication and discussion management.
  • +
  • Develop use case guides as needed on the use of edX courseware and new technologies.
  • +
  • Serve as a liaison to instructional design teams located at X universities.
  • +
  • Design peer review processes to be used by learners in selected courses.
  • +
  • Ability to apply game-based learning theory and design into selected courses as appropriate.
  • +
  • Use learning analytics and metrics to inform course design and revision process.
  • +
  • Work closely with the Content Research Director on articulating best practices for MOOC teaching and learning and course design.
  • +
  • Assist in the development of pilot courses used for sponsored research initiatives.
  • +
+

Qualifications:

+

Master's Degree in Educational Technology, Instructional Design or related field. Experience in higher education with additional experience in a start-up or research environment desirable. Excellent interpersonal and communication (written and verbal), project management, problem-solving and time management skills. The ability to be flexible with projects and to work on multiple courses essential. Ability to meet deadlines and manage expectations of constituents. Capacity to develop new and relevant technology skills.  Experience using game theory design and learning analytics to inform instructional design decisions and strategy.

+

Technical Skills:

+

Video and screencasting experience. LMS Platform experience, xml, HTML, CSS, Adobe Design Suite, Camtasia or Captivate experience. Experience with web 2.0 collaboration tools.

+

If you are interested in this position, please send an email to jobs@edx.org

+
+
+
+
+

Production Coordinator

+

The Production Coordinator supports video editors and course staff in all video related tasks, such as ingesting footage, transcoding, tracking live dates, transcriptions, organizing project deliverables and archiving completed projects.

+

Primary responsibilities:

+
    +
  • organize, track, and manage video and associated assets across the video workflow
  • +
  • manage project data and spreadsheets
  • +
  • route incoming source footage, and apply metadata tags
  • +
  • run encoding/transcoding jobs
  • +
  • prepare and process associated video assets, such as slides and image files
  • +
  • manage the transcription process
  • +
      +
    • traffic files among project staff and video transcription services
    • +
    • coordinate transcript reviews with course staff
    • +
    • integrate transcripts in course pages
    • +
    +
  • other video-related tasks as assigned.
  • +
+
+

Qualifications

+

The ideal candidate for the Production Coordinator position will have

+
    +
  • relentless attention to detailability to communicate and collaborate effectively across the organization
  • +
  • knowledge and understanding of digital media production tools and processes
  • +
  • experience with compression techniques, image processing, and presentation software preferred
  • +
  • proficiency with standard office applications
  • +
      +
    • spreadsheets
    • +
    • word processing
    • +
    • presentation
    • +
    +
  • experience with web publishing, e.g., HTML, XML, CSS, a plus
  • +
+

If you are interested in this position, please send an email to jobs@edx.org

+
+

Positions

How to Apply

E-mail your resume, coverletter and any other materials to jobs@edx.org

From 4a0e5f66d600b8811d4acb35ed7d0bae6e1d5859 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Andr=C3=A9s=20Rocha?= Date: Thu, 25 Oct 2012 10:06:47 -0400 Subject: [PATCH 2/4] Fix link in jobs page --- lms/templates/static_templates/jobs.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lms/templates/static_templates/jobs.html b/lms/templates/static_templates/jobs.html index 77f292b80f..6bebd7ace4 100644 --- a/lms/templates/static_templates/jobs.html +++ b/lms/templates/static_templates/jobs.html @@ -120,7 +120,7 @@ EdX Content Engineer Platform Developer Learning Designer - Product Coordinator + Production Coordinator

How to Apply

E-mail your resume, coverletter and any other materials to jobs@edx.org

From 2db84a757eac0fb679b0c3713d0bbd0587011a39 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Andr=C3=A9s=20Rocha?= Date: Thu, 25 Oct 2012 12:43:57 -0400 Subject: [PATCH 3/4] Update to learning designer job description --- lms/templates/static_templates/jobs.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lms/templates/static_templates/jobs.html b/lms/templates/static_templates/jobs.html index 6bebd7ace4..a8afdb7712 100644 --- a/lms/templates/static_templates/jobs.html +++ b/lms/templates/static_templates/jobs.html @@ -52,7 +52,7 @@

Learning Designer/Interaction Learning Designer

-

The Learning Designer will work as part of the content and development team to plan, develop and deliver highly engaging and media rich online courses. The learning designer will be a flexible thinker, able to determine and apply sound pedagogical strategies to unique situations and a diverse set of academic disciplines.

+

The Learning Designer will work as part of the content and development team to plan, develop and deliver highly engaging and media rich online courses. The learning designer will be a flexible thinker, able to determine and apply sound pedagogical strategies to unique situations and a diverse set of academic disciplines. This is a 6-12 months contract opportunity.

Specific Responsibilities include:

  • Work with producers, product developers and course staff on implementing instructional design approaches in the development of media and other course materials.
  • From 376dcb7982fb92406f60bf29fc85b64a688da0eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Andr=C3=A9s=20Rocha?= Date: Tue, 30 Oct 2012 15:44:28 -0400 Subject: [PATCH 4/4] Correct job description item --- lms/templates/static_templates/jobs.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lms/templates/static_templates/jobs.html b/lms/templates/static_templates/jobs.html index a8afdb7712..c78ce266ed 100644 --- a/lms/templates/static_templates/jobs.html +++ b/lms/templates/static_templates/jobs.html @@ -99,7 +99,8 @@

    Qualifications

    The ideal candidate for the Production Coordinator position will have

      -
    • relentless attention to detailability to communicate and collaborate effectively across the organization
    • +
    • relentless attention to detail
    • +
    • ability to communicate and collaborate effectively across the organization
    • knowledge and understanding of digital media production tools and processes
    • experience with compression techniques, image processing, and presentation software preferred
    • proficiency with standard office applications