Giter Club home page Giter Club logo

xerteonlinetoolkits's Introduction

  • ๐Ÿ‘‹ Hi, Iโ€™m @PawarPawan
  • ๐Ÿ‘€ Iโ€™m interested in ... blockchain and cloud computing
  • ๐Ÿ’ž๏ธ Iโ€™m looking to collaborate on ... blockchain projects
  • ๐Ÿ“ซ How to reach me ... [email protected]

xerteonlinetoolkits's People

Contributors

faycross avatar johnsmith-lt avatar juliantenney avatar nmiran avatar pgogy avatar ronm123 avatar thexerteproject avatar torinfo avatar

Watchers

 avatar

xerteonlinetoolkits's Issues

DB/moduser.php does not exist

Set up Db as the login type.

Log in as admin to management.php

Go to users

Add a new user

Select user in dropdown and press "Modify User"

Result:
The requested URL /library/Xerte/Authentication/Db/moduser.php was not found on 
this server.

No moduser.php exists anywhere I can find. 

Original issue reported on code.google.com by [email protected] on 7 Jan 2014 at 5:35

Feature request: better lockfiles

We discussed the polling method of handling lockfiles, I'd really like to see 
that implemented: from the list: is the setInterval in the wizard?

>We have the lock file in the template folder already - so we could set up 
setinterval to update the lockfile every 30 seconds or so, and if the last 
update isn't within 30 seconds, ignore the lockfile?


Original issue reported on code.google.com by [email protected] on 14 Mar 2012 at 8:56

Link and embed code not displayed for access types other than 'Public'

What steps will reproduce the problem?
1. Create a project
2. View project properties
3. Go to 'Access' tab, select 'Password protected' and save changes
4. Go to 'Project' tab to get link and embed code

What is the expected output? What do you see instead?
Link and embed code should be displayed for all access types other than 
'Private'. However it is not displayed unless 'Public' is selected. This is 
very confusing for users who only ever make their projects available to, for 
example, other members of their institution, and cannot find the link or embed 
code with their chosen access method selected.

What version of the product are you using? On what operating system?
Latest trunk checkout of XOT on Ubuntu 10.04 LTS

Please provide any additional information below.
Fix attached.

Original issue reported on code.google.com by [email protected] on 15 Jun 2011 at 2:22

Attachments:

rss_proxy.php - insecure

What steps will reproduce the problem?
1. Call any XOT instance with ..../rss_proxy.php?url=http://news.bbc.co.uk (or 
whatever) and it'll fetch it.

What is the expected output? What do you see instead?
1. Should only return urls defined within a template as valid RSS feeds? or
2. Specify whitelist of URLs which can be proxied? or
3. Only return proxied result(s) if it's an rss mime-type received (still 
leaves this open as a denial of service hole though).

Original issue reported on code.google.com by [email protected] on 6 Mar 2012 at 12:41

Problem export SCORM 1.2

What steps will reproduce the problem?
1. Export SCORM 1.2
2. Attempt to import into LMS

What is the expected output? 
Successful import

What do you see instead?
Just a fail, attempt again message.

What version of the product are you using? On what operating system?
Local installation of XOT 1.9 on Windows 7

Please provide any additional information below.

I can export an archive zip file, import it into the JISC TechDis Xerte sandpit 
and then export it as a SCORM 1.2 file and the import into my LMS works just 
fine.

So, to summarize, SCORM 1.2 export from local install fails and the SCORM 1.2 
export from the sandpit of the same source succeeds.

Any ideas?

Original issue reported on code.google.com by [email protected] on 2 Feb 2013 at 11:57

Encrypt Admin Password

The admin password is plaintext in the sitedetails table in cell 
admin_password. It is also plain text in the management area for the site 
details. Proper security shouldnt do either of these. 

Original issue reported on code.google.com by [email protected] on 7 Jan 2014 at 5:37

trying to change active to inactive doesn't work

visiting managemnt.php and then central templates and trying to change active 
to inactive doesn't work e.g. for existing installs to hide the templates. 
Changing the value of who can access from * does work as does changing active 
to 0 direct in the database. 

Original issue reported on code.google.com by [email protected] on 13 Jul 2012 at 10:06

Error Exporting LO in any format - invalid Zip

What steps will reproduce the problem?
1. Create a Learning object in Online Toolkits
2. Export in any format, Zip or SCORM, with or without meta data
3. Either try to open the zip in windows explorer or upload to moodle and try 
and insert into it in the way for that format.

What is the expected output? What do you see instead?
Uploads ok to Moodle files, Error is 'invalid zip format' or 'error in zip 
file'.

What version of the product are you using? On what operating system?
XOT version 1.7 on own windows server 2008 r2. have tried import into moodle 
1.9.12 and also 2.1.

Everything else works and creates fine apart from the odd glitch of empty msg 
alerts popping up every so often. Can create a complex or simple LO and not be 
able to export. Can run the LO direct from the XOT server through moodle, no 
problems. Cant export and need to fix before lots of LOs are created.

Thanks for any help you can provide!
Alex Hayes
Northampton College

Original issue reported on code.google.com by [email protected] on 13 Oct 2011 at 2:13

Drawing tool not displaying

What steps will reproduce the problem?
1. Create new XOT project
2. Select new project and click 'Edit' button
3. Insert Media->Drawing into project
4. Click 'Edit...' button to edit drawing

What is the expected output? What do you see instead?
Expect to see the drawing tool. See the text "This text is replaced by the 
Flash movie" instead.

What version of the product are you using? On what operating system?
Latest XOT trunk checkout on Ubuntu 10.04 LTS

Please provide any additional information below.
config.php not included in drawing.php - patch attached.

Original issue reported on code.google.com by [email protected] on 16 Jun 2011 at 3:33

Attachments:

what basic.sql should be used during setup - at moment doesn't seem to be the one in the languages folder

I changed and committed \setup\basic.sql line 69 so that multiple perspectives 
and media interactions are set to inactive however I was then going to change 
\languages\en-GB\setup\basic.sql in a similar way and noticed that line 57 of 
this file doesn't insert multiple perspectives or media interactions at all. 
This raises two questions...

1. should the two files be identical
2. When doing a new install should it be using \languages\en-GB\setup\basic.sql 
rather than \setup\basic.sql at the moment it seems to be using the latter


Original issue reported on code.google.com by [email protected] on 13 Jul 2012 at 10:08

Session ID not set on first entry

What steps will reproduce the problem?

1. Log in as a user
2. Create a new project
3. Go to edit 
4. Window opens up with "Session ID not set"
5. Log out
6. Log back in as same user
7. Go to edit same project - works ok.

Had noticed the problem before when trying to run previously saved projects.  
Got the problem of "not authorised to view this" some similar message.

What is the expected output? What do you see instead?

Think there may be something wrong in first setup

What version of the product are you using? On what operating system?

I downloaded the latest version a couple of weeks ago.

Using "free" public Apache server with DB authorisation.

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 13 Jun 2013 at 11:19

Dragging to folders

What steps will reproduce the problem?
1. Create folders and LOs in workspace
2. Scroll down to see some LO
3. Try and drag it - the dragging highlight is not laigned - by the same amount 
of space as the scroll.

What is the expected output? What do you see instead?
The cursor should reliably pick up the learning obejct underneat it. This makes 
it appaer you have piccked up the wrong one. You see the issue if you scroll.



Original issue reported on code.google.com by [email protected] on 23 May 2011 at 1:07

"switch.txt" not working.

What steps will reproduce the problem?

1. Fresh install.
2. mv index.php index.php.original
3. mv switch.txt index.php

What is the expected output? What do you see instead?

White Screen Of Dead when accesing http://localhost/xot-trunk/

What version of the product are you using? On what operating system?

XOT version: svn checkout http://xerteonlinetoolkits.googlecode.com/svn/trunk/ 
xerteonlinetoolkits-read-only

Linux Ubuntu Lucid

Please provide any additional information below.

None.

Original issue reported on code.google.com by [email protected] on 10 Mar 2012 at 3:27

Changes made to publish.php for r819 does not pass $xerte_toolkits_site to publish_display()

What steps will reproduce the problem?
1. With development_mode on
2. Select a template then publish (last button at top)
3. For project a php error appears that $xerte_toolkits_site is undefined.

What is the expected output? What do you see instead?

The text for the selection

What version of the product are you using? On what operating system?

Using latest version on Windows 7 client Web hosting server.

Please provide any additional information below.

I have fixed this on my installation simply by adding an extra argument in the 
function publish_display in publish.php.  However I have no idea where else 
(other than properties_library.php) that publish_display() may be called from - 
so I may have messed something else up somewhere else!

Hope this helps.


Original issue reported on code.google.com by [email protected] on 23 Jun 2013 at 6:08

Tutorials links on login page out of date

What steps will reproduce the problem?
1. Go to the XOT login page
2. Click any of the links under 'Tutorials'

What is the expected output? What do you see instead?
Expect to see the tutorials, but they have all moved.

What version of the product are you using? On what operating system?
Latest XOT trunk checkout on Ubuntu 10.04 LTS

Please provide any additional information below.
New locations found, patch attached.

Original issue reported on code.google.com by [email protected] on 21 Jun 2011 at 2:14

Attachments:

Blank confirmation dialog pops up when closing editing window if no changes made

What steps will reproduce the problem? (in some environments)
1. Select a project and click the 'Edit' button
2. Close the editing window without making any changes

What is the expected output? What do you see instead?
Expect the editing window to close quietly and to be returned to the main 
projects page. Instead, the 'Would you like to publish your changes?' 
confirmation dialog pops up, but with no question text in it - just the 'OK' 
and 'Cancel' buttons.

What version of the product are you using? On what operating system?
Latest XOT trunk checkout on Ubuntu 10.04 LTS (development) / SLES 11 
(production).

Please provide any additional information below.
I've seen this on both my development environment and our production host, 
although I notice the sandpit at http://www.techdisplayxerte.info/ isn't 
affected. It's caused by a couple of space characters creeping into the output 
of website_code/php/versioncontrol/template_close.php, causing the check for 
response text in function file_need_save() (in template_management.js) to 
always return true.
Cleaning the output buffer of template_close.php fixes the problem. Patch 
attached.

Original issue reported on code.google.com by [email protected] on 21 Jun 2011 at 11:14

Attachments:

SQL query failing with "due to Incorrect string value \xA9 Copy..."

I suspect this is through the installer/setup wizard :


The sitedetails LDAP preference query insert into 
ldap(ldap_filter)values('cn=students') has failed due to Field 'ldap_knownname' 
doesn't have a default value


The sitedetails copyright query update sitedetails set copyright="ยฉ Copyright 
University of Nottingham 2008" where site_id="1" has failed due to Incorrect 
string value: '\xA9 Copy...' for column 'copyright' at row 1


via Robert Chalmers <[email protected]>


Original issue reported on code.google.com by [email protected] on 2 Nov 2011 at 1:48

Missing corner images

What steps will reproduce the problem?
1. Install XOT on case-sensitive OS e.g. Linux
2. Go to login page

What is the expected output?
Login box with 4 nice rounded corners

What do you see instead?
1 rounded corner and 3 pointy corners!

What version of the product are you using? On what operating system?
Latest trunk checkout of XOT on Ubuntu 10.04 LTS

Please provide any additional information below.
Case sensitivity of image names not preserved in style sheet references.
Patch for /website_code/styles/frontpage.css attached.

Original issue reported on code.google.com by [email protected] on 10 Jun 2011 at 11:53

Attachments:

LDAP details not updated

What steps will reproduce the problem?
1. Enter incorrect or incomplete LDAP details during setup
2. Login to management.php using internal admin user credentials
3. Update Site->LDAP Settings with correct LDAP details
4. Save changes - pop-up dialog reports that all is well
5. Try to authenticate via LDAP - all is not well!

What is the expected output? What do you see instead?
That once the database is updated with the correct LDAP settings, LDAP 
authentication will now succeed. However, it still fails.

What version of the product are you using? On what operating system?
Latest XOT trunk checkout from SVN repository on Ubuntu 10.04 LTS

Please provide any additional information below.
During the setup procedure, the entered LDAP details are actually inserted into 
two separate tables: `ldap` and `sitedetails`. However management.php only 
updates `sitedetails` with the new data. The table used for the actual 
authentication is the other one, `ldap`, which is never actually updated.
Therefore, unless you enter the correct settings during installation you will 
never be able to get LDAP authentication working (unless you edit the `ldap` 
table directly via a database admin client).
Fixed in attached patch, which causes the `ldap` table to be updated in 
addition to `sitedetails`. However I'm not sure whether the data should ever be 
inserted into `sitedetails` at all, since this never seems to be used for 
authentication.

Original issue reported on code.google.com by [email protected] on 15 Jun 2011 at 1:25

Attachments:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.