Skip to content

Instantly share code, notes, and snippets.

@smkiewel
smkiewel / nyx.html
Last active February 12, 2020 02:00
Nyx Lands Translator
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
<?xml version="1.0"?>
<dublin_core>
<dcvalue element="contributor" qualifier="author">O'Donnell, Kayleigh Corpuz</dcvalue>
<dcvalue element="date" qualifier="issued">2019-05</dcvalue>
<dcvalue element="description" qualifier="abstract">Research suggests student engagement is significantly related to a variety of outcomes including academic achievement and positive psychosocial development. Additional information is needed to more thoroughly understand engagement for all students throughout the developmental life course. The purpose of this study was to examine trajectories of engagement with two cohorts of students (N = 22,066) beginning in the sixth grade through high school (i.e., dropout, on-time completion) and postsecondary (i.e., immediate postsecondary enrollment, persistence through two semesters) outcomes. Growth mixture modeling revealed seven distinct trajectories of student engagement. Engagement trajectories were associated with important academic outcomes in expected ways; most students demon
dspace@dspace-dev:/dspace/prod/import/getd$ /dspace/prod/bin/dspace import -a -s ~/../shawn/saf -e ugakr-admin@mail.libs.uga.edu -c '10724/20051' -m imported.map --resume
**Resume import** - attempting to import items not already imported
Destination collections:
Owning Collection: University of Georgia Theses and Dissertations
Adding items from directory: /home/dspace/../shawn/saf
Generating mapfile: imported.map
Adding item from directory item_000
Loading dublin core from /home/dspace/../shawn/saf/item_000/dublin_core.xml
Schema: dc Element: contributor Qualifier: author Value: O'Donnell, Kayleigh Corpuz
Schema: dc Element: date Qualifier: issued Value: 2019-05
@smkiewel
smkiewel / UGAEmbargoSetter.java
Last active September 11, 2019 13:25
UGAEmbargoSetter
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package edu.uga.dspace.embargo;
import java.sql.SQLException;
<div class="col-lg-12">
<button class="btn btn btn-info themeable export-button" onclick="exportDraft(appData.draft)">Export</button>
<h1 class="page-header themeable">Draft History: QuickDraft_M19_11232018</h1>
</div>
.export-button {
float: right;
margin: 45px 0 0 0;
}